Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Change CacheMetrics to be quicker #830

Merged
merged 1 commit into from
Jun 3, 2016
Merged

Conversation

erikjohnston
Copy link
Member

We change it so that each cache has an individual CacheMetric, instead of having one global CacheMetric. This means that when a cache tries to increment a counter it does not need to go through so many indirections.

We change it so that each cache has an individual CacheMetric, instead
of having one global CacheMetric. This means that when a cache tries to
increment a counter it does not need to go through so many indirections.
@NegativeMjark
Copy link
Contributor

LGTM

@erikjohnston erikjohnston merged commit 43b7f37 into develop Jun 3, 2016
@richvdh richvdh deleted the erikj/metrics_perf branch December 1, 2016 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants