diff options
author | root <root> | 2007-11-12 08:11:01 +0000 |
---|---|---|
committer | root <root> | 2007-11-12 08:11:01 +0000 |
commit | 4bef585bc4d8aad48e3972ec142d25d1ab397096 (patch) | |
tree | d2ab668643fdc8f64a72c6cd7392995c24859899 /ev.pod | |
parent | 5c3ede49c8917743e66fb4aee2fdc33a6843c5d2 (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -27,7 +27,9 @@ Libev supports select, poll, the linux-specific epoll and the bsd-specific 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 L<benchmark|http://libev.schmorp.de/bench.html> comparing it +to libevent). =head1 CONVENTIONS |