-
Notifications
You must be signed in to change notification settings - Fork 30.9k
Issues: nodejs/node
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
Label
Projects
Milestones
Assignee
Sort
Issues list
assert: improve partialDeepStrictEqual
assert
Issues and PRs related to the assert subsystem.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#57370
opened Mar 8, 2025 by
BridgeAR
Loading…
buffer: optimize read UInt16/24 functions with bitwise operators
buffer
Issues and PRs related to the buffer subsystem.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
#57267
opened Mar 2, 2025 by
gurgunday
Loading…
url: improve performance of the format function
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
url
Issues and PRs related to the legacy built-in url module.
#57099
opened Feb 16, 2025 by
puskin94
Loading…
timers: optimize timer functions with improved argument handling
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
timers
Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#57072
opened Feb 15, 2025 by
gurgunday
Loading…
events: refactored emit to improve performance
events
Issues and PRs related to the events subsystem / EventEmitter.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
#56741
opened Jan 24, 2025 by
KunalKumar-1
Loading…
buffer: make methods work on Uint8Array instances
buffer
Issues and PRs related to the buffer subsystem.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
#56578
opened Jan 13, 2025 by
nbbeeken
Loading…
src: modify SecureContext::SetCACert to not create root certificate store
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
#56301
opened Dec 18, 2024 by
ShenHongFei
Loading…
url: add V8 Fast API for Blob RevokeObjectURL
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
#54712
opened Sep 2, 2024 by
tannal
Loading…
path: remove PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
path
Issues and PRs related to the path subsystem.
StringPrototypeCharCodeAt
from some methods of posix
needs-benchmark-ci
#54668
opened Aug 31, 2024 by
HBSPS
Loading…
url: use primordials in url.js
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
url
Issues and PRs related to the legacy built-in url module.
#54489
opened Aug 21, 2024 by
Uzlopak
Loading…
path: update win32 toNamespacedPath to support device namespace paths
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
path
Issues and PRs related to the path subsystem.
semver-minor
PRs that contain new features and should be released in the next minor version.
windows
Issues and PRs related to the Windows platform.
#54367
opened Aug 14, 2024 by
injunchoi98
Loading…
buffer: optimize writing short strings
buffer
Issues and PRs related to the buffer subsystem.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
events: add fast and slow path
events
Issues and PRs related to the events subsystem / EventEmitter.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
needs-citgm
PRs that need a CITGM CI run.
performance
Issues and PRs related to the performance of Node.js.
fs: Performance Enhancement: Concurrent Execution of Async Tasks with Issues and PRs related to the fs subsystem / file system.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
Promise.all
✈
fs
#51215
opened Dec 19, 2023 by
sanjaiyan-dev
Loading…
stream: consolidate common code from readable push and unshift helper…
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
#50402
opened Oct 26, 2023 by
wa-Nadoo
Loading…
stream: remove Array.p.shift primordial from hotpath of RS.read()
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
web streams
#50340
opened Oct 23, 2023 by
debadree25
•
Draft
querystring: rebalance the performance of unescape
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
querystring
Issues and PRs related to the built-in querystring module.
assert: add Issues and PRs related to the assert subsystem.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
__proto__
null
assert
#48661
opened Jul 5, 2023 by
rluvaton
Loading…
2 tasks
events: refactor to be less susceptible to prototype pollution
events
Issues and PRs related to the events subsystem / EventEmitter.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
#47966
opened May 11, 2023 by
aduh95
Loading…
lib: remove multiple Issues and PRs related to general changes in the lib or src directory.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
noop
definition
lib / src
#47327
opened Mar 31, 2023 by
deokjinkim
Loading…
timers: fix the order of timers under a long loop
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
timers
Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#46644
opened Feb 14, 2023 by
XadillaX
Loading…
lib: make Issues and PRs related to JavaScript errors originated in Node.js core.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
Error
objects instantiation less vulnerable to prototype pollution
errors
#46065
opened Jan 2, 2023 by
aduh95
Loading…
add: scheduler config option for cluster
cluster
Issues and PRs related to the cluster subsystem.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
#42308
opened Mar 12, 2022 by
yashLadha
Loading…
console: make console.log resilient to built-in prototypes tempering
events
Issues and PRs related to the events subsystem / EventEmitter.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
#37332
opened Feb 12, 2021 by
aduh95
Loading…
inspect: fix pop undefined when array prototype pop deleted
needs-benchmark-ci
PR that need a benchmark CI run.
util
Issues and PRs related to the built-in util module.
#36742
opened Jan 2, 2021 by
yashLadha
Loading…
1 of 4 tasks
Previous Next
ProTip!
Updated in the last three days: updated:>2025-03-06.