prometheus/model
Łukasz Mierzwa 89de30a0b7
Avoid reallocating map in MatchLabels ()
We know the max size of our map so we can create it with that information and avoid extra allocations

Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2022-05-20 10:18:31 +02:00
..
exemplar Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
labels Avoid reallocating map in MatchLabels () 2022-05-20 10:18:31 +02:00
relabel Add lowercase and uppercase relabel action () 2022-05-03 10:09:53 +02:00
rulefmt refactor: move from io/ioutil to io and os packages () 2022-04-27 11:24:36 +02:00
textparse refactor: move from io/ioutil to io and os packages () 2022-04-27 11:24:36 +02:00
timestamp Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
value Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00