Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Freeze allocated objects on startup. (#6953) | Erik Johnston | 2020-02-19 | 1 | -0/+1 |
This may make gc go a bit faster as the gc will know things like caches/data stores etc. are frozen without having to check. |