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.2 -r1.3 --- openacs-4/packages/acs-core-docs/www/profile-code.html 5 May 2004 12:36:33 -0000 1.2 +++ openacs-4/packages/acs-core-docs/www/profile-code.html 11 Jun 2004 10:17:38 -0000 1.3 @@ -1,7 +1,7 @@ -
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 -