Hacker News new | ask | show | jobs
by hyc_symas 241 days ago
That's such an obvious error in their benchmark code. In my benchmark code I make sure to touch the data so at least the 1st page is actually paged in from disk.

https://github.com/LMDB/dbbench/blob/1281588b7fdf119bcba65ce...