16 Commits (master)

Autor SHA1 Mensaje Fecha
  leveldb Team c61238dcf3 Support Zstd compression level in Leveldb hace 1 año
  leveldb Team 1d6e8d64ee Add support for Zstd-based compression in LevelDB. hace 1 año
  Christopher Jeffrey 9e1c274074
Add compression flag to benchmarks. hace 2 años
  Victor Costan b2801ee1a0 Extract benchmark from db_test.cc. hace 2 años
  Chris Mumford 37aaf2fccd Fix fprintf format string. hace 3 años
  Victor Costan 1998c0ef15 Fix build errors. hace 3 años
  leveldb Team 8cce47e450 Optimize leveldb block seeks to utilize the current iterator location. hace 3 años
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. hace 4 años
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. hace 4 años
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. hace 4 años
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. hace 4 años
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke hace 5 años
  Victor Costan 58a89bbcb2 Add WITHOUT ROWID to SQLite benchmark. hace 5 años
  Chris Mumford 142035edd4 Initialize Stats::start_ before first use in Stats::Start(). hace 5 años
  Victor Costan 4bd052d7e8 Consolidate benchmark code to benchmarks/. hace 5 años