summaryrefslogtreecommitdiff
path: root/db/db_bench.cc
Commit message (Expand)AuthorAgeFilesLines
* Release 1.18v1.18Chris Mumford2014-09-161-2/+1
* Release LevelDB 1.15v1.15David Grogan2013-12-101-4/+4
* Update to leveldb 1.6v1.6David Grogan2012-10-121-0/+1
* Remove static initializer; fix endian-ness detection; fix build onSanjay Ghemawat2012-05-301-1/+9
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-171-3/+96
* A number of fixes:Hans Wennborg2011-10-311-2/+2
* A number of bugfixes:Gabor Cselle2011-10-051-14/+1
* Bugfixes: for Get(), don't hold mutex while writing log.gabor@google.com2011-09-011-5/+40
* Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks.gabor@google.com2011-08-221-179/+351
* Speed up Snappy uncompression, new Logger interface.gabor@google.com2011-07-211-3/+4
* A number of smaller fixes and performance improvements:gabor@google.com2011-06-221-7/+12
* Update from upstream @21551990dgrogan@chromium.org2011-05-281-0/+20
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-211-11/+55
* @20776309dgrogan@chromium.org2011-04-201-22/+0
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+635
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-635/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-43/+137
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-301-4/+4
* Upstream changes.jorlow@chromium.org2011-03-281-2/+2
* Upstream changesjorlow@chromium.org2011-03-251-4/+51
* More changes from upstream.jorlow@chromium.org2011-03-221-85/+179
* Sync in bug fixesjorlow@chromium.org2011-03-211-18/+42
* Initial checkin.jorlow@chromium.org2011-03-181-0/+376