fastify / fast-uri

Dependency free RFC 3986 URI toolbox
Other
90 stars 7 forks source link

perf(index): merge concurrent `array.push` calls #97

Closed Fdawgs closed 3 months ago

Fdawgs commented 3 months ago

Add multiple values to arrays with a single push call rather than successive ones.

Checklist

mcollina commented 3 months ago

CI does not look happy

jsumners commented 3 months ago

CI does not look happy

22.5.1 doesn't exist yet.

Fdawgs commented 3 months ago

CI does not look happy

https://github.com/npm/cli/issues/7666 :(