summaryrefslogtreecommitdiff
path: root/benchmarks/db_bench_sqlite3.cc
Commit message (Expand)AuthorAgeFilesLines
* Add some std:: qualifiers to types and functions.Victor Costan2020-04-291-47/+51
* Switch from C headers to C++ headers.Victor Costan2020-04-291-2/+3
* Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.Victor Costan2020-01-091-1/+1
* Add WITHOUT ROWID to SQLite benchmark.Victor Costan2019-12-021-0/+7
* Consolidate benchmark code to benchmarks/.Victor Costan2019-05-051-0/+714