This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
eb55cefe6393df9c44051abb3157134ff15ba770
deb-python-eventlet
/
benchmarks
History
Ryan Williams
8114d2fccc
Refactored spawn_plot to not use the with-statement, so we can install the dev version of eventlet on 2.4.
2010-04-17 16:19:00 -07:00
..
__init__.py
Added debug control over exceptions in greenpool, benchmarks directory.
2010-01-21 00:37:03 -05:00
context.py
Added context switching benchmark
2010-02-23 00:05:32 -06:00
hub_timers.py
changed the BaseHub timer list management to use heapq instead of bisect
2010-02-23 16:38:59 -05:00
localhost_socket.py
Two minor tweaks.
2010-03-15 14:37:38 -07:00
spawn_plot.py
Refactored spawn_plot to not use the with-statement, so we can install the dev version of eventlet on 2.4.
2010-04-17 16:19:00 -07:00
spawn.py
Added a test to the parent assignment in hub.switch because the constant ValueErrors were confusing me. Yields a slight performance improvement, the benchmark shows.
2010-02-13 12:19:33 -08:00