816289ae | 17-May-2011 |
Ryan Dahl |
unix: implement timers currently loop_handles is broken. |
b969809d | 16-May-2011 |
Ryan Dahl |
unix: stub out timer methods |
810651e0 | 16-May-2011 |
Bert Belder |
Update tests & benchmarks to use the new timer api |
abd2d1ca | 16-May-2011 |
Bert Belder |
New timer api |
899ebf23 | 16-May-2011 |
Bert Belder |
uv_is_active for *nix |
2aefc18d | 16-May-2011 |
Bert Belder |
uv_is_active api and windows implementation |
84a0e899 | 16-May-2011 |
Bert Belder |
Cleanups after oio -> uv rename |
2b8812ff | 13-May-2011 |
Ryan Dahl |
uv_buf -> uv_buf_t |
c6edabdb | 13-May-2011 |
Ryan Dahl |
Changes to compile in Node |
d85168b2 | 13-May-2011 |
Ryan Dahl |
Makefile munging Add EV_MULTIPLICITY=0 (until we add threads) |
d2653df0 | 13-May-2011 |
Ryan Dahl |
Last but if oio renaming |
2ef3c6c6 | 12-May-2011 |
Ryan Dahl |
oio -> uv |
b4e9d3c3 | 10-May-2011 |
Bert Belder |
Only XP sp2 and up are supported |
1925a091 | 10-May-2011 |
Ryan Dahl |
Only report read throughput from pump bench Generally they are the same anyway... |
bf86b2e2 | 10-May-2011 |
Ryan Dahl |
Run ping-pong bench for 5 secs |
2f4e65a1 | 10-May-2011 |
Ryan Dahl |
Port to Solaris |
f0de0137 | 10-May-2011 |
Ryan Dahl |
Use argv[0] if we can't get_executable_path() |
9f652d47 | 10-May-2011 |
Ryan Dahl |
Benchmarks print their own name |
1b85c9f2 | 10-May-2011 |
Ryan Dahl |
Parsable output from pump bench |
34f12fa5 | 10-May-2011 |
Ryan Dahl |
Remove unnecessary printf |
55e4262a | 10-May-2011 |
Ryan Dahl |
fix unix build |
3530433d | 10-May-2011 |
Bert Belder |
Memory leak in pump benchmark |
391f0098 | 09-May-2011 |
Bert Belder |
Loopback pump benchmark |
a3796498 | 09-May-2011 |
Bert Belder |
Add handle->write_queue_size support for windows |
4eb2c6b3 | 09-May-2011 |
Ryan Dahl |
Remove unnecessary function |