sdong 33e0c93826 Reduce extra key comparision in DBIter::Next()
Summary: Now DBIter::Next() always compares with current key with itself first, which is unnecessary if the last key is not a merge key. I made the change and didn't see db_iter_test fails. Want to hear whether people have any idea what I miss.

Test Plan: Run all unit tests

Subscribers: leveldb, dhruba

Differential Revision: https://reviews.facebook.net/D48279
2015-11-24 17:16:18 -08:00
..
2015-11-16 12:56:21 -08:00
2015-09-17 11:42:56 -07:00
2015-11-16 12:56:21 -08:00
2015-08-06 17:59:05 -07:00
2015-09-17 11:42:56 -07:00
2015-11-10 16:56:06 -08:00