summaryrefslogtreecommitdiff
path: root/benchmarks/spawn.py
Commit message (Collapse)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-6/+10
|
* python3 compat: print() function syntaxSergey Shepelev2013-12-031-15/+27
|
* Added a test to the parent assignment in hub.switch because the constant ↵Ryan Williams2010-02-131-3/+17
| | | | ValueErrors were confusing me. Yields a slight performance improvement, the benchmark shows.
* Added debug control over exceptions in greenpool, benchmarks directory.Ryan Williams2010-01-211-0/+56