mezuro / kalibro_processor

Reimplementation of Kalibro processing
GNU Affero General Public License v3.0
2 stars 10 forks source link

Aggregation performance #211

Closed rafamanzo closed 8 years ago

rafamanzo commented 8 years ago

Related to https://github.com/mezuro/kalibro_processor/issues/207 it adds some rudimentary profiling capabilities that can get extended accordingly to necessity.

For now it focus on Aggregator and its complexity that looks to be related to MetricResult lookup and thus the KalibroConfiguration#metric_configurations count.