Skip to content

Improve Cache Panel - #742

Merged
markstory merged 2 commits into
masterfrom
cache-log
Mar 3, 2020
Merged

markstory merged 2 commits into
masterfrom
cache-log

Conversation

@markstory

Copy link
Copy Markdown
Member
  • Add logging to cache operations as requested in Add panel for "Cache log" #402
  • Separate clear buttons into a separate panel section.
  • Refine miss stats so they are more clear about only be related to get.
  • Add logging for the engine, operation, key and duration of each
    operation. This removes caching from the timer panel, but I see that
    as an improvement as caching in the timing waterfall mostly added
    noise.

Screenshots

Screen Shot 2020-03-01 at 15 08 16
Screen Shot 2020-03-01 at 15 08 58

@markstory markstory added this to the 4.x milestone Mar 1, 2020
@markstory markstory linked an issue Mar 1, 2020 that may be closed by this pull request
* Add logging to cache operations as requested in #402
* Separate clear buttons into a separate panel section.
* Refine miss stats so they are more clear about only be related to get.
* Add logging for the engine, operation, key and duration of each
  operation. This removes caching from the timer panel, but I see that
  as an improvement as caching in the timing waterfall mostly added
  noise.
@markstory
markstory merged commit db018a7 into master Mar 3, 2020
@markstory
markstory deleted the cache-log branch March 3, 2020 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add panel for "Cache log"

2 participants