Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open 1
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

monitorEventLoopDelay metrics are completely off especially the count perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#56064 opened Nov 28, 2024 by rochdev
parallel/test-performance-measure is flaky flaky-test Issues and PRs related to the tests with unstable failures on the CI. linux Issues and PRs related to the Linux platform. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#55431 opened Oct 17, 2024 by avivkeller
perf_hooks: fix rangeerror needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#54772 opened Sep 4, 2024 by benjamingr Loading…
performance.getEntries and performance.getEntriesByName cause call stack size to be exceeded perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#54768 opened Sep 4, 2024 by luketaher
kGCTypeMinorMarkCompact mapping is missing on pref_hooks "kind" perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#48239 opened May 29, 2023 by artur-ma
console.timeStamp(...) and performance.mark/measure are missing from the --inspect Performance Timings timeline inspector Issues and PRs related to the V8 inspector protocol perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#47813 opened May 1, 2023 by brian-mann
performance.now() should jump after sleep/suspend/hibernation perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#47724 opened Apr 26, 2023 by kanongil
lib, doc: standardize params in PerformanceObserver.observe needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the implementation of the Performance Timing API. semver-major PRs that contain breaking changes and should be released in the next major version.
#47025 opened Mar 9, 2023 by umuoy1 Loading…
performance.timerify(fn) behave inconsistently for sync/async functions confirmed-bug Issues with confirmed bugs. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#42743 opened Apr 14, 2022 by hax
Contextual and GC friendly perf_hooks user timing discuss Issues opened for discussions and feedbacks. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#42503 opened Mar 28, 2022 by legendecas
perf_hooks.performance.timerify() with histogram: RangeError [ERR_OUT_OF_RANGE] on arm64 perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#41641 opened Jan 22, 2022 by jonahsnider
Garbage Collection performance events have startTime values that aren't consistent with earlier versions. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#41382 opened Jan 2, 2022 by sixcircuit
doc: main perf_hooks example throws when async doc Issues and PRs related to the documentations. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#40558 opened Oct 22, 2021 by majg0
1 task done
Negative utilization in eventLoopUtilization for worker_threads perf_hooks Issues and PRs related to the implementation of the Performance Timing API. worker Issues and PRs related to Worker support.
#40525 opened Oct 19, 2021 by tshemsedinov
Histogram exceeds metric 1 hour threshold doc Issues and PRs related to the documentations. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#40096 opened Sep 13, 2021 by Bamieh
1 task done
(perf_hooks) monitorEventLoopDelay stats are skewed towards small measurements over time perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#34661 opened Aug 7, 2020 by jomi-se
investigate flaky sequential/test-perf-hooks in CI flaky-test Issues and PRs related to the tests with unstable failures on the CI. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#30658 opened Nov 26, 2019 by gireeshpunathil
ProTip! Exclude everything labeled bug with -label:bug.