Skip to content

Commit

Permalink
Add result for gevent_loop.
Browse files Browse the repository at this point in the history
  • Loading branch information
methane committed Aug 25, 2011
1 parent af83396 commit 26ef0c8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.rst
Expand Up @@ -242,6 +242,18 @@ result for gevent 1.0a2::
Throughput: 19371.97 [#/sec]


gevent-1.0a2 without greenlet. Event driven fashion::

~/python2.7/bin/python echo_server_gevent_loop.py

result::

Throughput: 62942.07 [#/sec]
Throughput: 63338.58 [#/sec]
Throughput: 62814.45 [#/sec]



Python 2.7.2 + Twisted
----------------------

Expand Down

0 comments on commit 26ef0c8

Please sign in to comment.