summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2007-11-12 08:11:01 +0000
committerroot <root>2007-11-12 08:11:01 +0000
commit4bef585bc4d8aad48e3972ec142d25d1ab397096 (patch)
treed2ab668643fdc8f64a72c6cd7392995c24859899 /ev.pod
parent5c3ede49c8917743e66fb4aee2fdc33a6843c5d2 (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/ev.pod b/ev.pod
index 3a6063f..2717062 100644
--- a/ev.pod
+++ b/ev.pod
@@ -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