rocksdb/include
Siying Dong b20486f294 [Performance Branch] HashLinkList to avoid to convert length prefixed string back to internal keys
Summary: Converting from length prefixed buffer back to internal key costs some CPU but it is not necessary. In this patch, internal keys are pass though the functions so that we don't need to convert back to it.

Test Plan: make all check

Reviewers: haobo, kailiu

Reviewed By: kailiu

CC: igor, leveldb

Differential Revision: https://reviews.facebook.net/D15393
2014-01-27 10:26:14 -08:00
..
rocksdb [Performance Branch] HashLinkList to avoid to convert length prefixed string back to internal keys 2014-01-27 10:26:14 -08:00
utilities Feature requests for BackupableDB 2014-01-09 12:24:28 -08:00