| CFBenchmark 2.0
CFBenchmark is a utility for Macromedia's ColdFusion
that allows you to benchmark ColdFusion templates. Features:
- Communicates directly with ColdFusion so its benchmarking is free from web server lag.
- Intuitive easy to use interface.
- Works on WIN95/98/NT/Windows 2000.
- Uses ini file to recall previous settings
- Specify FORM parameter
- View ColdFusion Raw response
- View current PIPE instance
Download Latest Version Here:
ftp://ftp.hoot.com/pub/ods/cfbench-setup.exe
Installation
CFBenchmark comes as a single exe file. Run
cfbench-setup.exe to install the software. It can be installed on any
PC that is running ColdFusion.
Usage
When you start CFBenchmark you will see the following:

Step 1 is to select a ColdFusion template. You can either type
in the file name manually or click on the icon for a file chooser to open. Choose
whether you want to view the raw HTML from ColdFusion after the final iteration.
You can also enter a number of parameters that will be passed to ColdFusion as FORM
VARs. Enter each parameter on a separate line like:
param1=test
param2=test2
Next, select the number of iterations and then click on
"Start". The "Time" and "Average" boxes will show the
total time in milliseconds and the average time in milliseconds. CFBenchmark
measures the total time it takes to send the request to ColdFusion and receive the
complete answer back. The Instance box will show which PIPE instance is currently
being used.
If you choose to see the ColdFusion HTML you will see something like
the following after the final iteration:

NOTE: This software is provided as-is with no warranty whatsoever.
Please send all bug reports or feature requests to support@coolfusion.com
|