| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New benchmarks runner | Sergey Shepelev | 2018-08-27 | 1 | -3/+184 |
| | | | | | | | | | | | | | | Output compatibe with golang.org/x/tools/cmd/benchcmp which allows easy automated performance comparison. Usage: - git checkout -b newbranch - change code - bin/bench-compare -python ./venv-27 - bin/bench-compare -python ./venv-36 - copy benchmark results - git commit, include benchmark results | ||||
| * | external dependencies for six, monotonic, dnspython | nat-goodspeed | 2018-05-10 | 1 | -1/+1 |
| | | |||||
| * | PEP-8 fixes | Sergey Shepelev | 2014-08-27 | 1 | -3/+3 |
| | | |||||
| * | Python 3 compatibility fixes | Jakub Stasiak | 2014-07-18 | 1 | -4/+6 |
| | | | | | | | Closes GH-102 Closes GH-103 Closes GH-104 | ||||
| * | python3 compat fixes | Victor Sergeyev | 2014-03-28 | 1 | -1/+1 |
| | | | | | https://github.com/eventlet/eventlet/pull/59 | ||||
| * | Added debug control over exceptions in greenpool, benchmarks directory. | Ryan Williams | 2010-01-21 | 1 | -0/+24 |
