Previous
Next

TurboCgi

TurboCgi Benchmark Test

On this web page you can do your own benchmark test comparing the performance of the TurboCgi server with WebSpeed.
In these benchmark tests we measure how many roundtrips can be made to the server using WebSpeed and TurboCgi in a given amount of time.

  • Two benchmark tests are provided:
    • The first benchark test measures how many roundtrips can be made in a given amount of time
      • In this case all the CGI wrapper does is increment a counter
    • The second benchmark tests measures how roundtrips can be made to the server fetching a set of 5 records from the sports database
      • These records are subsequently displayed in a datagrid and then the next roundtrip is made
        • Every roundtrip a different set of customer records is retrieved

Download detailed documentation about the TurboComet tool here!

Rountrip Benchmark Test

  • In this benchmark me measure how many roundtrips we can make in a given amount of time
    • In this case all the CGI wrapper does is increment the roundtrip counter
      • Select a Duration and Press the start button to start the test

Sports DB benchmark test

  • In this benchmar test we measure how many roundtrips can be made in a minute fetching a set of 5 customer records from the sports database
    • Press the start button to start the benchmark test