forked-synapse/synapse/metrics
Erik Johnston 73c7112433 Change CacheMetrics to be quicker
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.
2016-06-03 11:26:52 +01:00
..
__init__.py Change CacheMetrics to be quicker 2016-06-03 11:26:52 +01:00
metric.py Change CacheMetrics to be quicker 2016-06-03 11:26:52 +01:00
resource.py copyrights 2016-01-07 04:26:29 +00:00