This repository was archived by the owner on Apr 22, 2023. It is now read-only.
Commit 1eb1e0a
src: reduce cpu profiler overhead
Reduce the overhead of the CPU profiler by suppressing SIGPROF signals
when sleeping / polling for events. Avoids unnecessary wakeups when the
CPU profiler is active. Depends on https://github.com/libuv/libuv#15.
Ref: strongloop/strong-agent#3
PR-URL: #8791
Reviewed-by: Trevor Norris <[email protected]>1 parent f75a8ad commit 1eb1e0a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2962 | 2962 | | |
2963 | 2963 | | |
2964 | 2964 | | |
| 2965 | + | |
2965 | 2966 | | |
2966 | 2967 | | |
2967 | 2968 | | |
| |||
0 commit comments