Commit 264715e slowed down pytest tests by about 50% when I run them locally. I'd rather not write cache files by default when running locally -- maybe we can only do it on CI builds. Alternatively, I'd like a documented option to skip writing cache to speed up tests.