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 functio
Increasing the Execution Speed of Your ASP Programs is an ASP tutorial which specifically concentrates on increasing the speed of the execution process for increasing the performance of the ASP application. Here author describes about various methods
Execution speed of ASP pages in milliseconds is a web based FAQ article which deals with calculating the execution time of the ASP application. The author clearly explains the procedure with sample working code which can be used by the users on their
This article presents an entire class that can be used to time your script's execution. It explains the microtime() function and how to use it in your programs.
SQL action monitoring, logging and profiling on Interbase server (Interbase Express client).
Programmers in ASP can acquire the solutions to implement the scheduled tasks in ASP through this tutorial. The author says that it is pretty possible to schedule ASP code execution using ASP Application Object's event procedures. And from the progra
Determine execution time in ASP is a web based tutorial through which users can learn more about the programme which helps in determining the time required to perform the process in the ASP pages. This is a simple code which can be integrated into us
WKey is a component that stops program execution and waits for a key to be pressed.
ProKylix is a source code profiler for Kylix. With ProKylix the runtime of methods (procedures and functions) can be measured.Features:Action controlled measurement: Measurement can be switched on and off dynamically by entering and finishing
This online ASP articles describes the existing ways in ASP to schedule the execution of ASP files and describes about one more method to execute the same process. It is suggested to utilize Windows Scripting Host (WHS) using which you can request th |