--- AnyEvent/lib/AnyEvent.pm 2008/10/27 02:58:19 1.186 +++ AnyEvent/lib/AnyEvent.pm 2008/10/28 08:07:04 1.187 @@ -1535,9 +1535,9 @@ =head3 Results name watchers bytes create invoke destroy comment - EV/EV 400000 224 0.47 0.43 0.27 EV native interface - EV/Any 100000 224 2.88 0.44 0.27 EV + AnyEvent watchers - CoroEV/Any 100000 224 2.85 0.45 0.28 coroutines + Coro::Signal + EV/EV 400000 224 0.47 0.35 0.27 EV native interface + EV/Any 100000 224 2.88 0.34 0.27 EV + AnyEvent watchers + CoroEV/Any 100000 224 2.85 0.35 0.28 coroutines + Coro::Signal Perl/Any 100000 452 4.14 0.75 0.99 pure perl implementation Event/Event 16000 517 32.20 31.80 0.81 Event native interface Event/Any 16000 590 35.85 31.55 1.06 Event + AnyEvent watchers