summaryrefslogtreecommitdiff
path: root/doc/bench/db_bench_sqlite3.cc
Commit message (Expand)AuthorAgeFilesLines
* Consolidate benchmark code to benchmarks/.Victor Costan2019-05-051-714/+0
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-74/+67
* Replace NULL with nullptr in C++ files.costan2018-04-101-28/+31
* Update to leveldb 1.6v1.6David Grogan2012-10-121-1/+1
* Remove static initializer; fix endian-ness detection; fix build onSanjay Ghemawat2012-05-301-3/+25
* A number of fixes:Hans Wennborg2011-10-311-2/+2
* C binding for leveldb, better readseq benchmark for SQLite.gabor@google.com2011-08-051-8/+18
* Improved benchmark, fixed bugs and SQLite parameters.gabor@google.com2011-07-291-3/+7
* Adding FreeBSD support, removing Chromium files, adding benchmark.gabor@google.com2011-07-271-0/+682