01-23-2008 02:28 PM
Hi,
Running your code with Highlight Execution mode enabled may allow you to see where your code is hanging up. Please keep us posted on your troubleshooting steps!
01-24-2008 12:59 AM
Hi all,
I loved the idea of writing my own profiler. What do you mean by "call chain"?
The code that is taking more than 30 secs to run parses and evaluates formulas.
I used the Highlight Execution mode to narrow down the problem, but as I said before the calculation (evaluating a formula) is being performed a number of times. To wait through 256 calculations will take an age and I am not sure it will pinpoint where the most time is spent. Thanks for the suggestion though.
Thanks all,
Danielle
01-24-2008 06:24 AM
03-18-2008 12:49 PM