--- libev/ev.html 2007/11/12 08:11:01 1.4 +++ libev/ev.html 2007/11/12 08:11:56 1.5 @@ -6,7 +6,7 @@ - + @@ -73,7 +73,9 @@ kqueue mechanisms for file descriptor events, relative timers, absolute timers with customised rescheduling, signal events, process status change events (related to SIGCHLD), and event watchers dealing with the event -loop mechanism itself (idle, prepare and check watchers).

+loop mechanism itself (idle, prepare and check watchers). It also is quite +fast (see a http://libev.schmorp.de/bench.html (benchmark) comparing it +to libevent).

CONVENTIONS

Top