getsentry / profiling-node

The code for this repo now lives in https://github.com/getsentry/sentry-javascript/tree/develop/packages/profiling-node
MIT License
29 stars 10 forks source link

feat(profiling): bundle lib code #145

Closed JonasBa closed 1 year ago

JonasBa commented 1 year ago

Since profiling is perf sensitive, bundle the published lib and attempt to reduce the module.require calls and disk i/o.