--- AnyEvent/README 2008/10/30 03:43:13 1.33 +++ AnyEvent/README 2009/03/25 17:33:11 1.35 @@ -872,8 +872,8 @@ This variable can effectively be used for denial-of-service attacks against local programs (e.g. when setuid), although the impact is - likely small, as the program has to handle connection errors - already- + likely small, as the program has to handle conenction and other + failures anyways. Examples: "PERL_ANYEVENT_PROTOCOLS=ipv4,ipv6" - prefer IPv4 over IPv6, but support both and try to use both. @@ -1136,7 +1136,7 @@ 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 + Perl/Any 100000 452 4.13 0.73 0.95 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 Glib/Any 16000 1357 102.33 12.31 51.00 quadratic behaviour