index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bench
Age
Commit message (
Expand
)
Author
2012-05-15
Typo, we weren't running fixed-size column-store in bulk-load mode.
Keith Bostic
2012-05-15
Remember how to run tcbench.
Keith Bostic
2011-11-28
Clean up warnings with gcc-4.6.
Michael Cahill
2011-10-18
Add the "create" flag to wiredtiger_open for the TokyoCabinet benchmark.
Michael Cahill
2011-09-21
Add a table-create config string point, it's easier to test if you can
Keith Bostic
2011-09-15
Make tcbench build depend on the main library.
Michael Cahill
2011-09-13
Update to match the new Wiki page.
Keith Bostic
2011-09-13
Build wttest out of the WiredTiger tree.
Keith Bostic
2011-09-12
Update the tcbench README with correct instructions.
Michael Cahill
2011-09-12
Update the TokyoCabinet benchmark for the recent insert behavior changes.
Michael Cahill
2011-09-01
Rearrange directories to keep Makefile.am with the sources.
Michael Cahill
2011-08-30
Use automake for all builds, don't maintain Makefiles manually.
Michael Cahill
2011-08-03
Add random and bulk options to the TokyoCabinet benchmark, remove uses of wir...
Michael Cahill
2011-05-23
Add an implementation of the Tokyo Cabinet "bros" test for basic comparison o...
Michael Cahill