Yeap. I thought of using parts of TclX, but it seemed hard to understand exactly what it does :) I understood that it substitutes the command with something from TclX, which calls the command and gets the times.
But the code seemed a bit ... unreadable - too much functions for me :) -- WK Jim Wilcoxson wrote: > It would be cool if the ns_stats code tracked CPU time and the amount of > data a script generated. > > Jim > > >>Hello. >> >>I've read a bit of the AOLserver sources again. I've been wondering if >>someone has used TclX's profiling code in AOLserver. >> >>I've read a bit on ns_stats but this is not what I want - TclX measures >>CPU time as well, which is what I want most. >> >>-- >>WK >> >> > > >
