From c60fb9fef5737ab95f6d9b5e88fe0a64324a4af2 Mon Sep 17 00:00:00 2001 From: Marc Alexander Lehmann Date: Fri, 2 Nov 2007 12:23:52 +0000 Subject: [PATCH] *** empty log message *** --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index e30d7b4..4c58623 100644 --- a/README +++ b/README @@ -6,7 +6,8 @@ to be faster and more correct, and also more featureful. DIFFERENCES AND COMPARISON TO LIBEVENT: -(comparisons relative to libevent-1.3e and libev-0.00) +(comparisons relative to libevent-1.3e and libev-0.00, see also the benchmark +at http://libev.schmorp.de/bench.html). - multiple watchers can wait for the same event without deregistering others, both for file descriptors as well as signals.