mongo-ruby-driver/ext/cbson
Gary Murakami 7384585d98 write_element optimization for T_ARRAY to only allocate the buffer for the index key once instead of repeatedly for every index. This results in a 2.5x improvement for array sizes around 32. Also includes improvements to the performance tests and graphs, with plothover to show [x,y] values. 2012-04-25 17:15:31 -04:00
..
bson_buffer.c RUBY-242 check BSON size on a per-connection basis. 2011-08-25 14:57:24 -04:00
bson_buffer.h RUBY-242 check BSON size on a per-connection basis. 2011-08-25 14:57:24 -04:00
cbson.c write_element optimization for T_ARRAY to only allocate the buffer for the index key once instead of repeatedly for every index. This results in a 2.5x improvement for array sizes around 32. Also includes improvements to the performance tests and graphs, with plothover to show [x,y] values. 2012-04-25 17:15:31 -04:00
encoding_helpers.c minor: docs 2010-03-01 12:09:21 -05:00
encoding_helpers.h minor: docs 2010-03-01 12:09:21 -05:00
extconf.rb renamed mongo_bson to bson 2010-04-05 10:39:55 -04:00
version.h RELEASE 1.6.2 2012-04-05 13:51:20 -04:00