14 коммитов (cyq)

Автор SHA1 Сообщение Дата
  augurier 7cd72eed1b 基本完成实验报告 8 месяцев назад
  cyq d9ff6d8a3d 增加了部分注释,推进了部分实验报告 8 месяцев назад
  cyq 83b8ea619e 部分实验报告,增加了一些测试样例 8 месяцев назад
  augurier 7f6ccefce0 修正了创删索引时间算在并发读上的问题 8 месяцев назад
  cyq e2ddb615d2 接上一个commit 8 месяцев назад
  augurier 75426ffb06 创删索引对读写性能影响测试 8 месяцев назад
  augurier b3de788556 查出了性能测试destroy错误的问题 8 месяцев назад
  augurier 51129477ce 增加简单的索引性能测试 8 месяцев назад
  cyq d32cb6b3a7 对齐bench的写入数据 8 месяцев назад
  cyq d33737f1a1 将string替换为Slice 8 месяцев назад
  augurier 65bbece7d0 对benchmark部分修改 8 месяцев назад
  cyq 622ce1e987 fielddb的benchmark、性能插桩以及一个对比的testdb 8 месяцев назад
  leveldb Team c61238dcf3 Support Zstd compression level in Leveldb 2 лет назад
  leveldb Team 1d6e8d64ee Add support for Zstd-based compression in LevelDB. 2 лет назад
  Christopher Jeffrey 9e1c274074
Add compression flag to benchmarks. 3 лет назад
  Chris Mumford 37aaf2fccd Fix fprintf format string. 4 лет назад
  Victor Costan 1998c0ef15 Fix build errors. 4 лет назад
  leveldb Team 8cce47e450 Optimize leveldb block seeks to utilize the current iterator location. 4 лет назад
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 5 лет назад
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. 5 лет назад
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. 5 лет назад
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 5 лет назад
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke 5 лет назад
  Chris Mumford 142035edd4 Initialize Stats::start_ before first use in Stats::Start(). 6 лет назад
  Victor Costan 4bd052d7e8 Consolidate benchmark code to benchmarks/. 6 лет назад
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 6 лет назад
  Chris Mumford 2f008ac19e Initialize class members to default values in constructors. 6 лет назад
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. 6 лет назад
  costan 09217fd067 Replace NULL with nullptr in C++ files. 7 лет назад
  costan 0db30413a4 leveldb: Add more thread safety annotations. 7 лет назад
  costan 8143c12f3f Fix includes in util/testharness.h. 7 лет назад
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. 9 лет назад
  cmumford 3c9ff3c691 Only compiling TrimSpace on linux. 10 лет назад
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10 лет назад
  Sanjay Ghemawat 77948e7eec Add benchmark that measures cost of repeatedly opening the database. 10 лет назад
  Chris Mumford 803d69203a Release 1.18 11 лет назад
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 лет назад
  David Grogan 946e5b5a4c Update to leveldb 1.6 13 лет назад
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on 13 лет назад
  Sanjay Ghemawat 85584d497e Added bloom filter support. 13 лет назад
  Hans Wennborg 36a5f8ed7f A number of fixes: 14 лет назад
  Gabor Cselle 299ccedfec A number of bugfixes: 14 лет назад
  gabor@google.com 7263023651 Bugfixes: for Get(), don't hold mutex while writing log. 14 лет назад
  gabor@google.com e3584f9c28 Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks. 14 лет назад
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. 14 лет назад
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: 14 лет назад
  dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 14 лет назад
  dgrogan@chromium.org da79909507 sync with upstream @ 21409451 14 лет назад
  dgrogan@chromium.org ba6dac0e80 @20776309 14 лет назад
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 14 лет назад