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.15 -r1.16 --- openacs-4/packages/acs-core-docs/www/profile-code.html 7 Aug 2017 23:47:52 -0000 1.15 +++ openacs-4/packages/acs-core-docs/www/profile-code.html 8 Nov 2017 09:42:11 -0000 1.16 @@ -1,11 +1,16 @@ -
There are several facilities for profiling your code in +
by Jade Rubick
+ </authorblurb> + +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 -