--- Coro-Mysql/Mysql.pm 2011/01/13 11:57:09 1.7 +++ Coro-Mysql/Mysql.pm 2011/01/13 12:08:56 1.8 @@ -53,7 +53,7 @@ (around 15%) as it tries to switch to other coroutines when mysqld doesn't deliver the data instantly. -For most types of queries, there will be no overhead, especially on +For most types of queries, there will be no extra latency, especially on multicore systems where your perl process can do other things while mysqld does its stuff.