Context Cache Timeline

Incubating feature: this timeline is new and still evolving. Feedback is very welcome - please let us know what you think.

Each row is one Spring ApplicationContext in the TestContext cache: the saturated segment is the context load (leading up to the moment it entered the cache), the light segment is the time it stayed cached, and the dark bars mark the tests that ran on the context. A red edge marks the moment a context was removed from the cache (@DirtiesContext or LRU eviction).