Introduction
Ever wondered why your program runs so slowly in some points? How does one even start to know where the bottle necks are?
Enter CapeSoft Profiler. CapeSoft Profiler points you to the exact lines of code in your program (even inS Multi-DLL applications)
that are the bottlenecks in your application. It shows you the lines surrounding the code as well as the module, making it easy for
you to make the necessary changes to the source in your Clarion IDE.
ClarionLive
You can watch a training Webinar on debugging and profiling, using Profiler, at www.clarionlive.com,
webinar number 16. You can download the webinar
here.
Features
- Is simple to "add" to your program (just turn on full debugging and compile)
- Gathers useful statistics such as the number of times that a source line is executed and the CPU time taken to execute.
- Reveals "slow" sections in your application that appear even in "well written code".
- Is a shell application that controls your application and displays comparative source code line duration times in a sortable list box.
- Sortable columns allow you to get quickly to the "slow" code.
- Using SendTo, you can output results to your Printer, HTML, Word, Excel, etc.
Compatible With
| Clarion 5.5 | Yes |
| Clarion 6 | Yes |
| Clarion 7 | Yes |
| Clarion 8 | Yes |
| Clarion Templates | Yes |
| ABC Templates | Yes |
| Local Mode | Yes |
| DLL Mode | Yes |
| Multi DLL | Yes |
Documentation & Support
Documentation for the product is available
here.
Cost
The price of Profiler is
$347. It is available for purchase from
ClarionShop.
Refund Policy
CapeSoft believes that if you aren't satisfied with our products, we would like them back - and we
will refund you the money. This allows you to purchase our products with confidence.
You can read our full refund policy
here.