--- Coro/Changes 2008/11/17 07:03:11 1.424 +++ Coro/Changes 2008/11/17 07:19:15 1.425 @@ -41,7 +41,7 @@ and were annoying to support anyways :) - used new SLF interface to massively speed up Coro::Semaphore by a factor of three. - - used new SLF interface to speed up Coro::AIO by roughly 40-60% and + - used new SLF interface to speed up Coro::AIO by roughly 400% and reduce its memory usage considerably. - forgot to include Coro/libcoro/README in the dist for all these years. - work around a freebsd pthreads bug (manual testcancel is required as