summaryrefslogtreecommitdiff
path: root/test/git/async/test_performance.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed async from treeSebastian Thiel2010-06-121-51/+0
|
* task: improved naming of task types, improved pool test to be less dependent ↵Sebastian Thiel2010-06-121-2/+2
| | | | on starting with just the main thread
* Added performance test, improved iterator task which will now be usable by ↵Sebastian Thiel2010-06-111-0/+51
default. It shows that there must be the notion of a producer, which can work if there are no items read