Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #614 - Mark-Simulacrum:opt, r=Mark-Simulacrum
Avoid increasing in-memory cache Our server is currently somewhat memory constrained, and it's easier to let the OS manage the page cache than try to do so ourselves right now. Reverts #606.
- Loading branch information