JaroslavTulach at 09:27, 2 April 2010 - 2010-04-02 09:27:52

←Older revision Revision as of 09:27, 2 April 2010
Line 1: Line 1:
-
Designing [[API]]s to have good [[performance]] - e.g. to execute quickly, and not over-consume various resources - is harder than optimizing a single in-house application. Here is few tricks to make it easier.
+
Designing [[API]]s to have good [[performance]] - e.g. to execute quickly, and not over-consume various resources - is harder than optimizing a single in-house application. Here is few tricks to make it easier. Majority of these tricks has been invented while I was serving in the [[netbeans:performance|NetBeans Performance]] team. In case you are looking for other, not primarily [[API]] related [[performance]] advices, visit the [[netbeans:performance]] wiki.
[[Category:APIDesignPatterns]]
[[Category:APIDesignPatterns]]

192.9.112.196 at 17:40, 4 February 2010 - 2010-02-04 17:40:38

←Older revision Revision as of 17:40, 4 February 2010
Line 1: Line 1:
Designing [[API]]s to have good [[performance]] - e.g. to execute quickly, and not over-consume various resources - is harder than optimizing a single in-house application. Here is few tricks to make it easier.
Designing [[API]]s to have good [[performance]] - e.g. to execute quickly, and not over-consume various resources - is harder than optimizing a single in-house application. Here is few tricks to make it easier.
 +
 +
[[Category:APIDesignPatterns]]

JaroslavTulach: New page: Designing APIs to have good performance - e.g. to execute quickly, and not over-consume various resources - is harder than optimizing a single in-house application. Here is few tri... - 2009-07-14 13:56:05

New page: Designing APIs to have good performance - e.g. to execute quickly, and not over-consume various resources - is harder than optimizing a single in-house application. Here is few tri...

New page

Designing [[API]]s to have good [[performance]] - e.g. to execute quickly, and not over-consume various resources - is harder than optimizing a single in-house application. Here is few tricks to make it easier.