16 Révisions (master)

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