update readme to reflect most current state of facts

This commit is contained in:
Brian Lopez 2010-06-02 00:41:04 -07:00
parent d7e0d551f8
commit e835c4b2b2
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ them into proper Ruby types in Ruby-land - which is slow as balls.
Someone: OK fine, but do_mysql can already give me back values with Ruby objects mapped to MySQL types.
Me: Yep, but it's API is considerably more complex *and* is 2-3x slower.
Me: Yep, but it's API is considerably more complex *and* can be ~2x slower.
== Benchmarks