Commit Graph

68 Commits (1d226018af894c9a6b3ff7e292860779e383085b)

Author SHA1 Message Date
Stanislau Hlebik 92d73cbe78 Add PlainTableOptions 10 years ago
Igor Canadi 9fe87b17aa Fix compile 10 years ago
Igor Canadi fec4269966 Fix more gflag namespace issues 10 years ago
Lei Jin 3995e801ab kill ReadOptions.prefix and .prefix_seek 10 years ago
Igor Canadi 8dc34364d2 Rename "benchmark" back to "bench". 10 years ago
Pratyush Seth ff1b5df4c6 Added benchmark functionality on the lines of folly/Benchmark.h 10 years ago
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes 11 years ago
Lei Jin 8d007b4aaf Consolidate SliceTransform object ownership 11 years ago
Kai Liu b2e7ee8b41 Followup code refactor on plain table 11 years ago
Kai Liu 59cffe02c4 Benchmark table reader wiht nanoseconds 11 years ago
sdong b5140a0361 Fix table_reader_bench and add it to "make" 11 years ago
Siying Dong d169b67680 [Performance Branch] PlainTable to encode rows with seqID 0, value type using 1 internal byte. 11 years ago
kailiu 4f6cb17bdb First phase API clean up 11 years ago
Siying Dong abaf26266d [RocksDB] [Performance Branch] Some Changes to PlainTable format 11 years ago
Siying Dong dfa1460d88 [For Performance Branch] Bloom filter in PlainTableIterator::Seek() - Update 1 11 years ago
Siying Dong 718488abc5 Add BloomFilter to PlainTableIterator::Seek() 11 years ago
Siying Dong b59d4d5a50 A Simple Plain Table 11 years ago
Siying Dong 55baa3d955 Add an option to table_reader_bench to access the table from DB And Iterating non-existing prefix case. 11 years ago
Siying Dong 82b7e37f6e Fix a bug of table_reader_bench 11 years ago
Siying Dong 7caadf2e52 A very simple benchmark to measure Table implemenation's Get() And Iterator performance 11 years ago