mongo-ruby-driver/test/unit
Kyle Banker 300b442a94 Create logging message only when a logger is passed to the Connection.
Results in a pretty significant performance improvement.

Many thanks to Matt Taylor for noticing the unusual glut of calls
to ObjectId#to_s. See here: http://unhalting.com/?p=18
2010-09-08 14:27:27 -04:00
..
collection_test.rb Create logging message only when a logger is passed to the Connection. 2010-09-08 14:27:27 -04:00
connection_test.rb minor: unit test fix 2010-08-24 12:06:23 -04:00
cursor_test.rb Create logging message only when a logger is passed to the Connection. 2010-09-08 14:27:27 -04:00
db_test.rb Removed deprecated options and methods. 2010-07-12 14:31:12 -04:00