Closed andrewkaufman closed 5 years ago
The EnginePlugs can be expensive to compute, so we want to make sure we don't compute them from multiple threads at once.
This change reduced max resident size on a production example from 15.97Gb to 6.78Gb
Fixes #36
The EnginePlugs can be expensive to compute, so we want to make sure we don't compute them from multiple threads at once.
This change reduced max resident size on a production example from 15.97Gb to 6.78Gb
Fixes #36