Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed async from tree | Sebastian Thiel | 2010-06-12 | 1 | -202/+0 |
| | |||||
* | task: improved naming of task types, improved pool test to be less dependent ↵ | Sebastian Thiel | 2010-06-12 | 1 | -13/+13 |
| | | | | on starting with just the main thread | ||||
* | Added performance test, improved iterator task which will now be usable by ↵ | Sebastian Thiel | 2010-06-11 | 1 | -13/+25 |
| | | | | default. It shows that there must be the notion of a producer, which can work if there are no items read | ||||
* | test.async: split test_pool up into task implenetations and related ↵ | Sebastian Thiel | 2010-06-11 | 1 | -0/+190 |
utilities, as well as the tests themselves. File became too large |