fastify / fastify-throttle

Throttle the download speed of a request
Other
17 stars 5 forks source link

perf: use `node:` prefix to bypass require.cache call for builtins #3

Closed Fdawgs closed 1 year ago

Fdawgs commented 1 year ago

See https://github.com/fastify/fastify-static/pull/407

Checklist