10000 Use `collections.defaultdict` to speed up metrics aggregation by umax · Pull Request #257 · prometheus/client_python · GitHub
[go: up one dir, main page]

Skip to content

Use collections.defaultdict to speed up metrics aggregation#257

Merged
brian-brazil merged 1 commit intoprometheus:masterfrom
umax:use-defaultdict-instead-of-setdefault
Mar 21, 2018
Merged

Use `collections.defaultdict` to speed up metrics aggregation#257
brian-brazil merged 1 commit intoprometheus:masterfrom
umax:use-defaultdict-instead-of-setdefault

Commits

Commits on Mar 21, 2018

0