mysql2/benchmark
Brian Lopez 3b6229771a remove benchmark that tested code that has since been removed 2010-10-17 17:34:21 -07:00
..
active_record.rb add support for configuring which timezone Time objects should be created in 2010-08-02 01:20:03 -07:00
allocations.rb Avoid INT2NUM overhead when coercing date specific elements for MYSQL_TYPE_TIME + introduce basic infrastructure for measuring GC overhead 2010-08-11 11:25:20 -07:00
escape.rb Skip additional string length access in rb_mysql_client_escape and benchmark escaping "clean" strings as well 2010-08-11 11:25:20 -07:00
query_with_mysql_casting.rb take advantage of DO API in benchmark 2010-09-04 11:52:09 -07:00
query_without_mysql_casting.rb Add cascading options hash at Mysql2::Client.default_query_options, which can be overridden by passing options to Mysql2::Client#query and/or Mysql2::Result#each 2010-08-01 20:20:48 -07:00
sequel.rb fix load path in benchmark scripts 2010-07-08 23:26:18 -07:00
setup_db.rb Save on coercion overhead for zero value decimal and float column values 2010-08-11 11:25:20 -07:00