17 Commits (8297f5cb6bb4ac4ffede352a2a2b01422f995657)

Author SHA1 Message Date
Bryan Boreham 5421c778ba labels: in tests use labels.FromStrings 2 years ago
Cosrider bef6556ca5
delete redundant alias (#11180) 2 years ago
Bryan Boreham 8b863c42dd
Optimise relabeling by re-using memory (#11147) 2 years ago
Bryan Boreham a7f19b5775 labels: add a test for JSON and YAML marshalling 2 years ago
Bryan Boreham 10699c37a3 labels: test BytesWithoutLabels does not remove __name__ by default 2 years ago
Bryan Boreham d46ef0aa8e labels: tweak BenchmarkLabels_Get() 2 years ago
Bryan Boreham 24ebff9c4a labels: don't test that Hash() works on unordered labels 2 years ago
Bryan Boreham fb2d883f1e labels: test Compare without knowing the exact result 2 years ago
Matthieu MOREL c2b4de3611
refactor (package model): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10747) 2 years ago
Bryan Boreham 2e2c014d52
Labels: optimise creation of signature with/without labels (#10667) 2 years ago
Łukasz Mierzwa b11062bfcc
Don't count added labels when initializing slice (#10756) 3 years ago
Łukasz Mierzwa 08262454a3
Preallocate Labels in labels.Builder (#10749) 3 years ago
Łukasz Mierzwa 89de30a0b7
Avoid reallocating map in MatchLabels (#10715) 3 years ago
Nick Pillitteri 53ac9d6d66
Compare equality of label.Label structs directly (#10427) 3 years ago
Łukasz Mierzwa da23c4649a
Enable misspell check in golangci-lint (#10393) 3 years ago
Bryan Boreham 579331446a
Allow downstream projects to use faster regexp (#10251) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago