COMMITS
December 21, 2025
J
Update to faceoff 1.1, fix breaking change. (#735)
Jason Marshall committed
December 9, 2025
J
Add worker support (#693)
Jason Marshall committed
November 27, 2025
D
chore(deps-dev): bump eslint-plugin-jsdoc from 52.0.4 to 61.4.1 (#729)
dependabot[bot] committed
S
chore: update prettier (#731)
Simen Bekkhus committed
J
Replace benchmark-regression, and compare branch performance to trunk (#728)
Jason Marshall committed
J
ci: Modify build actions to include benchmarks. (#720)
Jason Marshall committed
July 7, 2025
A
Fix browser compatibility
Alex Gleason committed
J
Move gauge to LabelMap.
Jason committed
J
Move counter to LabelMap
Jason committed
J
Use LabelMap as storage for summary.
Jason committed
J
Rework LabelMap not to subclass Map.
Jason committed
J
Add getOrAdd to support the summary metric type.
Jason committed
J
J
J
November 6, 2025
J
Switch to performance.now() for timing calculations.
Jason committed
October 24, 2025
M
Performance: simplifed checking for reserved label keyword (#705)
Mikhail committed
J
Further refinement of key computation for performance and space. (#691)
Jason Marshall committed
July 29, 2025
D
chore(deps-dev): bump eslint-plugin-jsdoc from 51.4.1 to 52.0.0 (#695)
dependabot[bot] committed
July 25, 2025
Z
Merge pull request #687 from cobblers-children/perf/storage
Zach Bjornson committed
July 20, 2025
J
Merge branch 'master' into perf/storage
Jason Marshall committed
July 18, 2025
M
feat: enhance error output on not valid name and label names (#613)
Manuel committed
July 16, 2025
J
Code review suggestions.
Jason committed
July 8, 2025
J
J
Convert histograms to LabelMap.
Jason committed
July 6, 2025
J
Add support for nested Groupers.
Jason committed
J
J
Improve the labels corpus to generate more representative loads.
Jason committed
July 5, 2025
J
Remove some additional truthy checks.
Jason committed