summaryrefslogtreecommitdiff
path: root/benchmarks/spawn_plot.py
Commit message (Collapse)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-10/+25
|
* Refactored spawn_plot to not use the with-statement, so we can install the ↵Ryan Williams2010-04-171-3/+3
| | | | dev version of eventlet on 2.4.
* Adding spawn_plot.py, which outputs in a format that hudson's plot plugin ↵Ryan Williams2010-04-111-0/+86
understands.