Benchmarking is part of the Zend Core environment for building and deploying Web applications. Benchmarks are performance standards for measuring Web Server performance and durability while providing a means for analyzing Web Page performance.

Control Center Tab - Benchmark
|
|
|
|
|
To run a benchmark test on a URL:
Note: Web server timeouts
can limit the ability to benchmark multiple connections on your Web server.
If you carry out multiple-connection benchmarking, the benchmarking process
may be terminated due to your server’s timeout limits.
|
|
|
|
Test results are displayed next to the test parameters as follows:

Benchmark Result Screen
Time Taken for Tests - The duration of the test.
Complete Requests - The number of tests performed.
Requests Per Second - Sum of completed tests divided by the time taken for each request.
Failed Requests - The number of failed tests out of the sum of complete requests.
Non-2xx Responses - The amount of tests that did not get a response containing 2xx from the server (this is a failure indication).
Mean Time per Request - Average time per request.
Mean Time per Request (across all concurrent connections) - Average time per request for all connections.
Transfer Rate - Calculated as the sum of Bytes transferred divided by the time it took to transfer the Bytes.
Total Transferred - The total quantity of Bytes transferred during the test.
HTML Transferred - The amount of HTML code transferred (taken from the Total Transferred).
|
|
|
|
|
Related Links: |
|
|
|