Skip to content

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
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

benchmark: use options.filename when, for esm, require.main.filename is undefined benchmark Issues and PRs related to the benchmark subsystem. esm Issues and PRs related to the ECMAScript Modules implementation.
#55027 opened Sep 20, 2024 by iambumblehead Loading…
benchmark: create benchmark for typescript benchmark Issues and PRs related to the benchmark subsystem. strip-types Issues or PRs related to strip-types support
#54904 opened Sep 12, 2024 by marco-ippolito Loading…
fs: refactoring declaratively with the Array.fromAsync function benchmark Issues and PRs related to the benchmark subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. fs 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.
#54644 opened Aug 29, 2024 by sonsurim Loading…
benchmark: add initial support for benchmark coverage benchmark Issues and PRs related to the benchmark subsystem. performance Issues and PRs related to the performance of Node.js. url Issues and PRs related to the legacy built-in url module. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#54333 opened Aug 12, 2024 by RafaelGSS Draft
benchmark: update benchmark for URLSearchParams.sort benchmark Issues and PRs related to the benchmark subsystem. url Issues and PRs related to the legacy built-in url module. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#50568 opened Nov 5, 2023 by kylo5aby Loading…
url.searchParamsSymbol may affect the benchmark results of URLSearchParams.sort() benchmark Issues and PRs related to the benchmark subsystem.
#50566 opened Nov 5, 2023 by kylo5aby
Fs benchmarks take 10+ hours benchmark Issues and PRs related to the benchmark subsystem. fs Issues and PRs related to the fs subsystem / file system.
#49689 opened Sep 17, 2023 by anonrig
benchmark: add default value for settings param benchmark Issues and PRs related to the benchmark subsystem. needs-ci PRs that need a full CI run. stalled Issues and PRs that are stalled. test Issues and PRs related to the tests.
#45594 opened Nov 23, 2022 by xtx1130 Loading…
Replacing benchmark/compare.R with a JavaScript implementation benchmark Issues and PRs related to the benchmark subsystem. meta Issues and PRs related to the general management of the project.
#45390 opened Nov 9, 2022 by joyeecheung
benchmark: add benchmark groups benchmark Issues and PRs related to the benchmark subsystem. doc Issues and PRs related to the documentations.
#39285 opened Jul 6, 2021 by Mesteery Loading…
Optional Memory benchmark flag in benchmarking scripts benchmark Issues and PRs related to the benchmark subsystem.
#32713 opened Apr 8, 2020 by yashLadha
Exception while running 'es' benchmarks benchmark Issues and PRs related to the benchmark subsystem.
#32653 opened Apr 4, 2020 by mscdex
benchmark: http simple connect timeout on macOS benchmark Issues and PRs related to the benchmark subsystem.
#32337 opened Mar 18, 2020 by SASUKE40
we should publish and compare benchmark results some where benchmark Issues and PRs related to the benchmark subsystem.
#31407 opened Jan 18, 2020 by frank-dspeed
Rscript throws error "missing value where TRUE/FALSE needed" when analyzing benchmarks benchmark Issues and PRs related to the benchmark subsystem.
#31045 opened Dec 20, 2019 by trivikr
ProTip! Exclude everything labeled bug with -label:bug.