Commit Graph

21 Commits

Author SHA1 Message Date
Mike Dirolf 28a80f1b5e Deprecate Collection#find_first in favor of Collection#find_one, also improve docs 2009-08-14 15:39:49 -04:00
Mike Dirolf b934c997f9 minor: tool to check if extension is installed 2009-07-17 13:29:38 -04:00
Mike Dirolf 0818627108 drop database before doing benchmarking 2009-03-24 12:01:08 -04:00
Mike Dirolf 3a3109e7dc enough encoders to do bson_benchmark 2009-03-04 11:07:22 -05:00
Mike Dirolf f91c59ca7b the equivalent bson_benchmark to the python one 2009-03-02 16:03:36 -05:00
Mike Dirolf 332c4cfe29 create_index fixed in driver 2009-03-02 16:03:07 -05:00
Mike Dirolf 576ce7db59 benchmark suite for ruby 2009-02-26 10:39:39 -05:00
Mike Dirolf 81d1e7bc3b pass additional args as command-line args 2009-02-18 17:42:37 -05:00
Jim Menard 4f7fc8a112 Benchmark code refactoring. 2009-02-10 15:12:36 -05:00
Jim Menard 22d4ba8daa small simplification 2009-02-10 15:06:47 -05:00
Jim Menard ec391c3e7c new benchmark common to all drivers 2009-02-10 14:17:55 -05:00
Jim Menard 7a41f5be82 print nothing if tests does not exist 2009-02-05 15:59:09 -05:00
Jim Menard 0049756491 fixed output redirection 2009-02-05 14:24:01 -05:00
Jim Menard 28c66a060c New mongo-qa test runner and corresponding driver-side files. 2009-02-02 13:12:33 -05:00
Jim Menard 4258f6f200 Add round-trip testing to bin/validate 2009-01-12 11:23:07 -05:00
Jim Menard 41153eda94 simplification 2009-01-12 10:19:12 -05:00
Jim Menard 015022ff48 Modified it to take command line args. 2009-01-09 17:30:04 -05:00
Jim Menard 7fc970b217 Extracted XML-to-Ruby conversion. Created validate script for mongo-qa project. 2009-01-09 17:27:31 -05:00
Adrian Madrid 7719ac65b2 Updated console to default ENV parameters 2008-12-29 15:16:35 -07:00
Jim Menard 125e84a6e9 db name command line arg 2008-12-08 16:58:16 -05:00
Jim Menard df2b10c17e renamed examples/irb.rb to bin/mongo_console 2008-12-08 16:05:08 -05:00