Commit Graph

7 Commits (7e1c7c481e3d0221a1b6233a2e4eb7aa17a6f54d)

Author SHA1 Message Date
ansuz e6a4c68863 always delete the throttled cleanup functions once they have run
ansuz d4f94f3091 briefly cache server metadata in-memory to avoid repeated reads
ansuz 93d56e5e3d profile worker commands by total running time in seconds
ansuz 1f1b40b83d move some implictly global state to env.js
ansuz faa7ebf399 Fix some bugs with integrated eviction
1. implement SET_LAST_EVICTION as an admin command, not a decree
2. expect a return value from Env.evictInactive and expose it via Env.evictionReport
ansuz adb988058d stop logging dev/fresh mode
ansuz 369c92c01d initialize Env from server and deduplicate several attributes