[Repoze-dev] Re: Benchmarking WSGI servers (was Re: Invitation to a dance)
Tres Seaver
tseaver at palladion.com
Fri Sep 28 21:32:27 UTC 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jim Fulton wrote:
> On Sep 28, 2007, at 5:07 PM, Tres Seaver wrote:
> ...
>> Twisted.Web2 ~700 req/s
>> wsgiutils ~900 req/s
>> paste ~1500 req/s
>> zope.server ~1500 req/s
>> cherrypy ~2200 req/s
>
> What do you get with concurrency cranked up?
Past -c 10? What do you suggest? Note that those numbers were for the
'test' application, which returns a static string, with no pipeline.
Here is the result of running against that application with the
following ab line:
$ b -n 10000 -c 100 http://localhost:8080/
Twisted.Web2 ~700 req/s
wsgiutils ~830 req/s
paste ~1530 req/s
zope.server ~1000 req/s
cherrypy ~2900 req/s
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFG/XLr+gerLs4ltQ4RAjTTAKC4WJapXX+0mWpKc6uuX4q48T+74ACgmxNi
9SJxo+w4HI1ei7+YzfBJnDM=
=RR4z
-----END PGP SIGNATURE-----
_______________________________________________
Repoze-dev mailing list
Repoze-dev at lists.repoze.org
http://lists.repoze.org/mailman/listinfo/repoze-dev
More information about the Repoze-dev
mailing list