|
|
Timing the Execution Times of your ASP Scripts |
|
|
Mike Shaffer |
|
|
ASP / Miscellaneous |
|
|
Click to Visit |
|
|
39 |
|
It is an efficient online tutorial where the author describes a simple way to calculate execution time of ASP scripts. And he tells the drawbacks in executing the same process using VBScript and JScript. And explains in detail about the timer function that outputs the elapsed time in seconds to 50 milliseconds accurately. And still several solutions can be gained here to perform this process successfully.
|