|
|
|
|
|
by andriy_koval
55 days ago
|
|
> nothing to see here except that amazon for whatever reason runs DB tests with huge pages disabled do you consider huge pages disabled as some discouraged config?
If data doesn't fit into memory, it means single lookup will read multiple NVME pages instead of single, which could lead to significant regression. |
|