Files
rippled/db
Siying Dong a8b8b11dc4 Get() Does Not Reserve space for to_delete memtables
Summary: It seems to be a decision tradeoff in current codes: we make a malloc for every Get() to reduce one malloc for a flush inside mutex. It takes about 5% of CPU time in readrandom tests. We might consider the tradeoff to be the other way around.

Test Plan: make all check

Reviewers: dhruba, haobo, igor

Reviewed By: dhruba

CC: leveldb

Differential Revision: https://reviews.facebook.net/D14697
2013-12-17 17:16:16 -08:00
..
2013-12-10 10:48:35 +02:00
2013-12-10 10:48:35 +02:00
2013-10-28 17:54:09 -07:00
2013-11-08 15:23:46 -08:00
2013-12-03 11:17:58 -08:00
2013-12-09 14:06:52 -08:00
2013-10-28 17:54:09 -07:00
2013-10-25 08:32:14 -07:00
2013-12-03 12:42:15 -08:00
2013-12-03 12:42:15 -08:00
2013-12-03 11:17:58 -08:00