Massimo, how is posible such a difference between Mac (or Linux) and Windows 7??? more than double in Requests per second.... :-( Will I have/do something wrong?
[web2py Version 1.65.1] E:\wamp\bin\apache\Apache2.2.11\bin>ab -n 10000 http://127.0.0.1:8001/ This is ApacheBench, Version 2.3 <$Revision: 655654 $> Server Software: None Server Hostname: 127.0.0.1 Server Port: 8001 Document Path: / Document Length: 13 bytes Concurrency Level: 1 Time taken for tests: 15.558 seconds Complete requests: 10000 Failed requests: 0 Write errors: 0 Total transferred: 1280000 bytes HTML transferred: 130000 bytes Requests per second: 642.77 [#/sec] (mean) Time per request: 1.556 [ms] (mean) Time per request: 1.556 [ms] (mean, across all concurrent requests) Transfer rate: 80.35 [Kbytes/sec] received Connection Times (ms) min mean[+/-sd] median max Connect: 0 0 0.3 0 4 Processing: 0 1 5.4 1 315 Waiting: 0 1 5.4 1 314 Total: 0 1 5.4 1 315 Percentage of the requests served within a certain time (ms) 50% 1 66% 1 75% 1 80% 1 90% 1 95% 3 98% 3 99% 6 100% 315 (longest request) El 18/09/2009 6:04, mdipierro escribió: > Here are some "hello world" benchmarks not using web2py by the > barebone wsgi hello world: > > benchmark web2pySWGIServer > ================ > > massimo-di-pierros-macbook:gluon mdipierro$ ab -n 10000 http://127.0.0.1:8002/ > Concurrency Level: 1 > Time taken for tests: 5.609 seconds > Complete requests: 10000 > Failed requests: 0 > Write errors: 0 > Total transferred: 1280000 bytes > HTML transferred: 130000 bytes > Requests per second: 1782.88 [#/sec] (mean) > Time per request: 0.561 [ms] (mean) > Time per request: 0.561 [ms] (mean, across all concurrent > requests) > Transfer rate: 222.86 [Kbytes/sec] received > > Connection Times (ms) > min mean[+/-sd] median max > Connect: 0 0 0.0 0 2 > Processing: 0 0 0.1 0 2 > Waiting: 0 0 0.1 0 2 > Total: 0 1 0.1 0 3 > Percentage of the requests served within a certain time (ms) > 50% 0 > 66% 1 > 75% 1 > 80% 1 > 90% 1 > 95% 1 > 98% 1 > 99% 1 > 100% 3 (longest request) > > benchmark Cherrypy > ================ > > massimo-di-pierros-macbook:gluon mdipierro$ ab -n 10000 http://127.0.0.1:8002/ > Concurrency Level: 1 > Time taken for tests: 7.247 seconds > Complete requests: 10000 > Failed requests: 0 > Write errors: 0 > Total transferred: 1350000 bytes > HTML transferred: 130000 bytes > Requests per second: 1379.87 [#/sec] (mean) > Time per request: 0.725 [ms] (mean) > Time per request: 0.725 [ms] (mean, across all concurrent > requests) > Transfer rate: 181.92 [Kbytes/sec] received > > Connection Times (ms) > min mean[+/-sd] median max > Connect: 0 0 0.0 0 1 > Processing: 0 1 0.1 1 3 > Waiting: 0 0 0.1 0 3 > Total: 1 1 0.1 1 3 > > Percentage of the requests served within a certain time (ms) > 50% 1 > 66% 1 > 75% 1 > 80% 1 > 90% 1 > 95% 1 > 98% 1 > 99% 1 > 100% 3 (longest request) > > > > > > -- Alejandro Fanjul Fdez. alex.fan...@gmail.com www.mhproject.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---