Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The benchmark is setup to test 80 MiB dataset on a machine with 32 GiB RAM, which doesn't represent a typical database workload. How does the key-value store perform on larger than RAM datasets? MMAP is fast when the dataset fits in memory, but it can slow to a crawl when it doesn't, especially if the workload is mostly random point lookups.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: