Index: openacs-4/packages/acs-core-docs/www/profile-code.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/profile-code.html,v diff -u -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/acs-core-docs/www/profile-code.html 18 Apr 2004 11:55:50 -0000 1.1.2.1 +++ openacs-4/packages/acs-core-docs/www/profile-code.html 5 Jul 2004 19:47:31 -0000 1.1.2.2 @@ -1,7 +1,10 @@ -
There are several facilities for profiling your code in +
There are several facilities for profiling your code in OpenACS. The first thing to do is to install the developer-support package and play around with it. But there is also support in the API for profiling your code: profiling your code using ds_profile -