• Jonathan Basseri's avatar
    Add metrics to equivalence cache. · b874d278
    Jonathan Basseri authored
    This adds counters to equiv. cache reads & writes. Reads are labeled by
    hit/miss, while writes are labeled to indicate whether the write was
    discarded.
    
    This will give us visibility into,
    - hit rate of cache reads
    - ratio of reads to writes
    - rate of discarded writes
    b874d278
Name
Last commit
Last update
..
BUILD Loading commit data...
metrics.go Loading commit data...