This program inserts profiling code into a source code, to see how many times different functions/subs are called and how long a routine call takes.
Launch JBProfiler, select a source file, open the generated profiling code in JBasic and run it. When the code finishes (with the END keyword), a window with statistics is displayed.
-----------
This program was coded using the JBExtensions program (which can be downloaded in the Advanced Utilities section), and the original source "profiler.bast" is also included.
-----------
Now version 1.1 with some bug-fixes / enhancements
Code profiler
-
uncleBen
- Posts: 63
- Joined: Sat Oct 29, 2005 9:03 pm
Code profiler
You do not have the required permissions to view the files attached to this post.