You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/model/labels
Bryan Boreham d84282b105
Labels: use single byte as separator - small speedup
4 months ago
..
labels.go Labels: use single byte as separator - small speedup 4 months ago
labels_common.go Labels: use single byte as separator - small speedup 4 months ago
labels_dedupelabels.go Labels: use single byte as separator - small speedup 4 months ago
labels_dedupelabels_test.go [PERF] Labels: faster varint for dedupelabels 5 months ago
labels_stringlabels.go Labels: use single byte as separator - small speedup 4 months ago
labels_test.go Labels benchmarks: remove artefact of small symbol-tables 5 months ago
matcher.go
matcher_test.go
regexp.go [ENHANCEMENT] Optimize regexps with multiple prefixes (#13843) 5 months ago
regexp_test.go [ENHANCEMENT] Optimize regexps with multiple prefixes (#13843) 5 months ago
sharding.go Labels: use single byte as separator - small speedup 4 months ago
sharding_dedupelabels.go Labels: use single byte as separator - small speedup 4 months ago
sharding_stringlabels.go Labels: use single byte as separator - small speedup 4 months ago
sharding_test.go
test_utils.go