Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.12.0rc1 | Richard van der Hoff | 2020-03-19 | 1 | -1/+0 |
| | |||||
* | 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. |