rocksdb/port/win
Siying Dong ccc095a016 Speed up BlockTest.BlockReadAmpBitmap
Summary:
BlockTest.BlockReadAmpBitmap is too slow and times out in some environments. Speed it up by:
(1) improve the way the verification is done. With this it is 5 times faster
(2) run fewer tests for large blocks. This cut it down by another 10 times.
Now it can finish in similar time as other tests.
Closes https://github.com/facebook/rocksdb/pull/3313

Differential Revision: D6643711

Pulled By: siying

fbshipit-source-id: c2397d666eab5421a78ca87e1e45491e0f832a6d
2018-01-02 10:41:28 -08:00
..
env_default.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
env_win.cc Disable onboard cache for compaction output 2017-12-21 18:41:34 -08:00
env_win.h Change RocksDB License 2017-07-15 16:11:23 -07:00
io_win.cc Speed up BlockTest.BlockReadAmpBitmap 2018-01-02 10:41:28 -08:00
io_win.h Disable onboard cache for compaction output 2017-12-21 18:41:34 -08:00
port_win.cc Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
port_win.h Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
win_jemalloc.cc Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
win_logger.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
win_logger.h Change RocksDB License 2017-07-15 16:11:23 -07:00
win_thread.cc Fix a race condition in WindowsThread (port::Thread) 2017-12-07 13:42:53 -08:00
win_thread.h Fix a race condition in WindowsThread (port::Thread) 2017-12-07 13:42:53 -08:00
xpress_win.cc Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
xpress_win.h Change RocksDB License 2017-07-15 16:11:23 -07:00