Files
rippled/db
Siying Dong 14995a8ff3 Move level0 sorting logic from Version::SaveTo() to Version::Finalize()
Summary: I realized that "D14409 Avoid sorting in Version::Get() by presorting them in VersionSet::Builder::SaveTo()" is not done in an optimized place. SaveTo() is usually inside mutex. Move it to Finalize(), which is called out of mutex.

Test Plan: make all check

Reviewers: dhruba, haobo, kailiu

Reviewed By: dhruba

CC: igor, leveldb

Differential Revision: https://reviews.facebook.net/D14607
2013-12-17 18:06:58 -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