[web2py:/] Re: help with web server

2009-09-18 Thread mdipierro
A friend of mine Garrett Smith from Chipy run the following tests on his machine (not sure what it is): RPS = requests per second Time = average time in milliseconds to server each request Benchmark = `ab -t 10 -c -r http://localhost` 100 Concurrent Requests --- =

[web2py:/] Re: help with web server

2009-09-17 Thread Graham Dumpleton
On Sep 18, 2:04 pm, mdipierro wrote: > 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 1http://127.0.0.1:8002/ > Concurrency Level:      1 > Ti