siimon / prom-client

Prometheus client for node.js
Apache License 2.0
3.15k stars 378 forks source link

perf: refactored structureOutput with single reduce #592

Closed Connormiha closed 1 year ago

Connormiha commented 1 year ago

A little simplification with single reduce instead of filter+forEach. And startsWith instead of indexOf.

zbjornson commented 1 year ago

Looks great, thanks. CI will complain in a moment that there's no changelog entry. Can you add one please?

SimenB commented 11 months ago

https://github.com/siimon/prom-client/releases/tag/v15.1.0