]> git.llucax.com Git - software/libev.git/blobdiff - README
multiplicity, work around bugs in http.c etc.
[software/libev.git] / README
diff --git a/README b/README
index e30d7b434e6887f27eb3255c26da85874010837e..e1adbc4322d616714fb4fe146631a7a667dfb674 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-libev is a high-performanc3 event loop/event model with lots of features.
+libev is a high-performance event loop/event model with lots of features.
 
 It is modelled (very losely) after libevent
 (http://monkey.org/~provos/libevent/) and the Event perl module, but aims
 
 It is modelled (very losely) after libevent
 (http://monkey.org/~provos/libevent/) and the Event perl module, but aims
@@ -6,7 +6,8 @@ to be faster and more correct, and also more featureful.
 
 DIFFERENCES AND COMPARISON TO LIBEVENT:
 
 
 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.
 
 - multiple watchers can wait for the same event without deregistering others,
   both for file descriptors as well as signals.