mongo-ruby-driver/lib
Hongli Lai (Phusion) 026e409d6d Optimize Ruby 1.8 implementation of BSON::OrderedHash.
The set in there is unnecessary. Use the hash itself as "set". This makes
BSON::OrderedHash 148% faster on Ruby 1.8.
2010-09-13 10:49:50 -04:00
..
bson Optimize Ruby 1.8 implementation of BSON::OrderedHash. 2010-09-13 10:49:50 -04:00
mongo Optimize receive_message_on_socket for the optimistic average case where 1 socket.read() operation receives all requested data. Also fix some Ruby 1.9 encoding issues in that function while we're at it. 2010-09-13 10:48:32 -04:00
bson.rb BUMP BSON 1.0.7 2010-08-28 20:08:50 -04:00
mongo.rb BUMP 1.0.8 2010-08-27 06:27:14 -04:00