Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-01-17 | Remove needless call to evict() | Erik Johnston | 1 | -1/+0 | |
2017-01-17 | Increase state_group_cache_size | Erik Johnston | 1 | -1/+1 | |
2017-01-17 | Speed up cache size calculation | Erik Johnston | 7 | -62/+148 | |
Instead of calculating the size of the cache repeatedly, which can take a long time now that it can use a callbac |