Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodejs/node

Node.js JavaScript runtime ✨🐢🚀✨
https://github.com/nodejs/node

test: fix vm assertion actual and expected order

PR-URL: https://github.com/nodejs/node/pull/50371
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...

4ddb263654b5cc277a9bf18321037a564c2e7c00 authored about 1 year ago by Chengzhong Wu <[email protected]>
stream: avoid calls to listenerCount

PR-URL: https://github.com/nodejs/node/pull/50357
Reviewed-By: Raz Luvaton <[email protected]>
...

79be4ea1654de538a326618c3c6c0d95dabfd73e authored about 1 year ago by Robert Nagy <[email protected]>
fs: add stacktrace to fs/promises

Sync functions in fs throwed an error with a stacktrace which is helpful
for debugging. But func...

c41cf6fd49b9f3a047f1dae1cd8477633020575d authored about 1 year ago by 翠 / green <[email protected]>
fs,url: move `FromNamespacedPath` to `node_url`

PR-URL: https://github.com/nodejs/node/pull/50090
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

b24215e35fcb0d3fb53fe832a87eea81233ca26b authored about 1 year ago by Yagiz Nizipli <[email protected]>
fs,url: refactor `FileURLToPath` method

PR-URL: https://github.com/nodejs/node/pull/50090
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

f0995d14768b36c3cbb2d75d57b0ff92b254b334 authored about 1 year ago by Yagiz Nizipli <[email protected]>
fs,url: move `FileURLToPath` to node_url

PR-URL: https://github.com/nodejs/node/pull/50090
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

557f9285648784c4defe2e378a00923c64cf3524 authored about 1 year ago by Yagiz Nizipli <[email protected]>
test: v8: Add test-linux-perf-logger test suite

PR-URL: https://github.com/nodejs/node/pull/50352
Reviewed-By: Michael Dawson <[email protected]...

9c714d82323678f036ec93f8f526694604e7bb39 authored about 1 year ago by Luke Albao <[email protected]>
doc: add information about Node-API versions >=9

Signed-off-by: Michael Dawson <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/...

7d306671cc0dd1bdbf3ab75b1a0bcec4fe855770 authored about 1 year ago by Michael Dawson <[email protected]>
stream: readable use bitmap accessors

PR-URL: https://github.com/nodejs/node/pull/50350
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...

31e075914560a60db05a4f94b2d5bd722b842488 authored about 1 year ago by Robert Nagy <[email protected]>
tools: run coverage CI only on relevant files

PR-URL: https://github.com/nodejs/node/pull/50349
Reviewed-By: Yagiz Nizipli <[email protected]>...

69c0571f47a6805194cb719281fd093142a40671 authored about 1 year ago by Antoine du Hamel <[email protected]>
benchmark: add benchmarks for encodings

PR-URL: https://github.com/nodejs/node/pull/50348
Reviewed-By: Vinícius Lourenço Claro Cardoso <...

d8951303d1ee2a8768717dc77b4eb4fd9f8e4953 authored about 1 year ago by Aras Abbasi <[email protected]>
src: implement structuredClone in native

Simplify the implementation by implementing it directly in C++.
This improves performance and al...

c3a41d83ded136254fda4ff97c16312be1429f01 authored about 1 year ago by Joyee Cheung <[email protected]>
doc: add Ethan-Arrowood as a collaborator

PR-URL: https://github.com/nodejs/node/pull/50393
Fixes: https://github.com/nodejs/node/issues/5...

b6bced8e848c9e64964ef8d91785f4ccc7523a20 authored about 1 year ago by Ethan Arrowood <[email protected]>
stream: use Array for Readable buffer

PR-URL: https://github.com/nodejs/node/pull/50341
Reviewed-By: Vinícius Lourenço Claro Cardoso <...

991fd9c25531fe2e36dd9760ef0edf083aba62bf authored about 1 year ago by Robert Nagy <[email protected]>
test_runner: adds built in lcov reporter

Fixes https://github.com/nodejs/node/issues/49626

PR-URL: https://github.com/nodejs/node/pull/5...

c60c11aae157e554cff7ff645b5f2c61da219211 authored about 1 year ago by Phil Nash <[email protected]>
doc: fix TOC in `releases.md`

Fixes: https://github.com/nodejs/node/issues/50368
PR-URL: https://github.com/nodejs/node/pull/5...

6867c5a3b865bd0b415ed8f8aa0a5ce65b241eab authored about 1 year ago by Bryce Seefieldt <[email protected]>
stream: optimize creation

Refs: https://github.com/nodejs/performance/issues/79

PR-URL: https://github.com/nodejs/node/pu...

71a81f01ccf739c8a5b30b694da50c9d817e6b82 authored about 1 year ago by Robert Nagy <[email protected]>
test_runner: test return value of mocked promisified timers

PR-URL: https://github.com/nodejs/node/pull/50331
Reviewed-By: Moshe Atlow <[email protected]>
R...

4f5db8b26d906f1cbe9f6a9ac2028b0f7ad88c91 authored about 1 year ago by Mika Fischer <[email protected]>
build: fix building when there is only python3

PR-URL: https://github.com/nodejs/node/pull/48462
Reviewed-By: Luigi Pinca <[email protected]...

d1ccca9d2bd913194a70beb762876f46e46060a0 authored about 1 year ago by Cheng Zhao <[email protected]>
src: fix node_version.h

- Fix the version for main branch as 22.0.0
- Fix the NODE_VERSION_IS_RELEASE flag for the main ...

89a26b451e92a58f1667321f15b0f83e9b75b6b1 authored about 1 year ago by Joyee Cheung <[email protected]>
src: use find instead of char-by-char in FromFilePath()

PR-URL: https://github.com/nodejs/node/pull/50288
Reviewed-By: Yagiz Nizipli <[email protected]>...

c89bae161b0e36c83ab07f09ed18b5da97285fec authored about 1 year ago by Daniel Lemire <[email protected]>
deps: update llhttp to 9.1.3

PR-URL: https://github.com/nodejs/node/pull/50080
Reviewed-By: Paolo Insogna <[email protected]>
...

c6d650f1799501f1c56d2f7ac2576c7836849c61 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
2023-10-24, Version 20.9.0 'Iron' (LTS)

Notable changes:

This release marks the transition of Node.js 20.x into Long Term Support (LTS)...

2c4a332a9fc2cdb586b5a56e1b09f6cfd65a25e1 authored about 1 year ago by Richard Lau <[email protected]>
stream: refactor writable _write

PR-URL: https://github.com/nodejs/node/pull/50198
Reviewed-By: Yagiz Nizipli <[email protected]>...

dbed0319ac438dcbd6e92483f3280b1dc6767e00 authored about 1 year ago by Robert Nagy <[email protected]>
2023-10-24, Version 21.1.0 (Current)

Notable changes:

doc:
* add H4ad to collaborators (Vinícius Lourenço) https://github.com/node...

7c1b1f41c367a6801f827e324e6a19ea03cedc10 authored about 1 year ago by Michaël Zasso <[email protected]>
benchmark: add more cases to Readable.from

PR-URL: https://github.com/nodejs/node/pull/50351
Reviewed-By: Yagiz Nizipli <[email protected]>...

0fb512344fe97b508adf1332c3e82d33937c4669 authored about 1 year ago by Raz Luvaton <[email protected]>
benchmark: skip test-benchmark-os on IBMi

- IBMi does not have the os.uptime implemented so skip
otherwise CI tests fail.

Signed-off-by...

abd8ff6f78714464d4d02f1b58e6695f0796b082 authored about 1 year ago by Michael Dawson <[email protected]>
tools: update eslint to 8.52.0

PR-URL: https://github.com/nodejs/node/pull/50326
Reviewed-By: Luigi Pinca <[email protected]...

452de06a0f1af9f4b8bb0158d519eae18903849d authored about 1 year ago by Node.js GitHub Bot <[email protected]>
deps: update corepack to 0.22.0

PR-URL: https://github.com/nodejs/node/pull/50325
Reviewed-By: Antoine du Hamel <duhamelantoine1...

40773ec08d704fc3152f9dc0232fbb796eb5bb13 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
deps: update googletest to 116b7e5

PR-URL: https://github.com/nodejs/node/pull/50324
Reviewed-By: Luigi Pinca <[email protected]...

3f94ef93a704839a895eec75f4f064ae0446f18b authored about 1 year ago by Node.js GitHub Bot <[email protected]>
node-api: return napi_exception_pending on proxy handlers

Accessing JS objects can be trapped with proxy handlers. These
handlers can throw when no node-a...

52fcf14258bdec89994f3ee8f786a6c1be5b74e3 authored about 1 year ago by Chengzhong Wu <[email protected]>
benchmark: move permission-fs-read to permission-processhas-fs-read

PR-URL: https://github.com/nodejs/node/pull/49770
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...

91a21a2cf67825ca2a8c083130f66447d102f81d authored about 1 year ago by Aki Hasegawa-Johnson <[email protected]>
test: improve watch mode test

PR-URL: https://github.com/nodejs/node/pull/50319
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

41a3878f3dc974c18b18dbe88d0c0e5f348492cf authored about 1 year ago by Moshe Atlow <[email protected]>
test: ensure never settling promises are detected

PR-URL: https://github.com/nodejs/node/pull/50318
Reviewed-By: Michaël Zasso <targos@protonmail....

8f742bb13fabae976f7dea475bf64adb327fb2d5 authored about 1 year ago by Antoine du Hamel <[email protected]>
vm: use import attributes instead of import assertions

The old import assertions proposal has been
renamed to "import attributes" with the following ma...

2da66c1444bfa0a89b751f5a976a1b766a4fecd4 authored about 1 year ago by Antoine du Hamel <[email protected]>
fs: do not throw error on cpSync internals

PR-URL: https://github.com/nodejs/node/pull/50185
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

82cc1d16523d07baa19c2642c4d7050efee175cc authored about 1 year ago by Yagiz Nizipli <[email protected]>
src: add commit hash shorthand in zlib version

src: add commit hash shorthand in zlib version
PR-URL: https://github.com/nodejs/node/pull/50158...

9c7af510493b17799c9c75a707317474606558b0 authored about 1 year ago by Jithil P Ponnan <[email protected]>
tools: update lint-md-dependencies

- @rollup/[email protected]
- @rollup/[email protected]
- [email protected]

PR-URL: ht...

b00e3b300e9b86bf35f181895036b1fa30185fb5 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
doc: fix `navigator.hardwareConcurrency` example

PR-URL: https://github.com/nodejs/node/pull/50278
Refs: https://github.com/nodejs/node/pull/4776...

fa514c936bc27504213779a20f866067e58dfc92 authored about 1 year ago by Tobias Nießen <[email protected]>
deps: update ada to 2.7.2

PR-URL: https://github.com/nodejs/node/pull/50338
Reviewed-By: Yagiz Nizipli <[email protected]>...

19216abd64f38d7c2823487fc9cbaa24829204c2 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
meta: mention other notable changes section

PR-URL: https://github.com/nodejs/node/pull/50309
Reviewed-By: Michaël Zasso <targos@protonmail....

1f484969d477482af3c0a5fe721b36a36436969a authored about 1 year ago by Rafael Gonzaga <[email protected]>
esm: do not give wrong hints when detecting file format

PR-URL: https://github.com/nodejs/node/pull/50314
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

08ae8401f187051d98942d7b0d213e276e63a86f authored about 1 year ago by Antoine du Hamel <[email protected]>
deps: V8: cherry-pick f7d000a7ae7b

Original commit message:

[logging] Bugfix: LinuxPerfBasicLogger should log JS functions

...

f6f681b62a0eb5cd9b162b545ba5d91cb8bf1379 authored about 1 year ago by Luke Albao <[email protected]>
test: avoid v8 deadcode on performance function

PR-URL: https://github.com/nodejs/node/pull/50074
Reviewed-By: Stephen Belanger <admin@stephenbe...

04f9385311d7bc7df0beabf10541e599c2592c6f authored about 1 year ago by Vinícius Lourenço <[email protected]>
perf_hooks: reduce overhead of createHistogram

PR-URL: https://github.com/nodejs/node/pull/50074
Reviewed-By: Stephen Belanger <admin@stephenbe...

adaef0321696e2fded728bf7ae44e31363b8678b authored about 1 year ago by Vinícius Lourenço <[email protected]>
stream: avoid getter for defaultEncoding

PR-URL: https://github.com/nodejs/node/pull/50203
Reviewed-By: Matteo Collina <matteo.collina@gm...

8e814e3b82f3bb27d6094e2381eaf951ba6b58bc authored about 1 year ago by Robert Nagy <[email protected]>
test_runner: add Date to the supported mock APIs

signed-off-by: Lucas Santos <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/...

45a0b153b3b4e7341de18bddc93517b892c6c49a authored about 1 year ago by Lucas Santos <[email protected]>
doc: explain how to disable navigator

PR-URL: https://github.com/nodejs/node/pull/50310
Reviewed-By: Yagiz Nizipli <[email protected]>...

25576b51180a35f0cb3fcd8b5e1c57f03a3afc41 authored about 1 year ago by Geoffrey Booth <[email protected]>
worker: handle detached `MessagePort` from a different context

When `worker.moveMessagePortToContext` is used, the async handle
associated with the port, will ...

c206b2a8a43bee6b43e626a6277a1ac545b96d3f authored about 1 year ago by Juan José <[email protected]>
lib: improve performance of validateStringArray and validateBooleanArray

PR-URL: https://github.com/nodejs/node/pull/49756
Reviewed-By: Yagiz Nizipli <[email protected]>...

a58ffad6565c3050be1e620e41ee3d878a9b7f1e authored about 1 year ago by Aras Abbasi <[email protected]>
test: set `test-watch-mode-inspect` as flaky

PR-URL: https://github.com/nodejs/node/pull/50259
Refs: https://github.com/nodejs/node/issues/49...

d370ed0cd8d06c9eace9ca3cbab51999c0a3cd50 authored about 1 year ago by Yagiz Nizipli <[email protected]>
stream: simplify prefinish

PR-URL: https://github.com/nodejs/node/pull/50204
Reviewed-By: Matteo Collina <matteo.collina@gm...

633642e15621495bda65a2eabbfe7c20735e26fe authored about 1 year ago by Robert Nagy <[email protected]>
deps: update undici to 5.26.4

PR-URL: https://github.com/nodejs/node/pull/50274
Reviewed-By: Tobias Nießen <[email protected]>
...

76f59b4ca0e6cd7477bec499be9f71d03bce8ea1 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
doc: add loong64 info into platform list

PR-URL: https://github.com/nodejs/node/pull/50086
Reviewed-By: Ben Noordhuis <[email protected]...

7dc74a045118895f872a89f9455b594132490b41 authored about 1 year ago by Shi Pujin <[email protected]>
doc: update release process LTS step

A recent refactor of `nodejs-latest-linker` has moved the mapping
between Node.js versions and c...

0cec82277c6fe3e9fbb3cf07324b9091d7f049db authored about 1 year ago by Richard Lau <[email protected]>
Revert "test: set `test-esm-loader-resolve-type` as flaky"

This reverts commit 2e4bb3c017bac7c0366cf977a92271b0242d4656.

PR-URL: https://github.com/nodejs...

745979cf392db4c2dfb32a0ad00f0387e8467ced authored about 1 year ago by Antoine du Hamel <[email protected]>
tools: drop support for osx notarization with gon

Refs: https://github.com/nodejs/build/issues/3385#issuecomment-1729281269
PR-URL: https://github...

fc423db0aa7cdeca563d2f0bc53b3507045fd92c authored about 1 year ago by Ulises Gascón <[email protected]>
test: replace forEach with for..of in test-http-perf_hooks.js

PR-URL: https://github.com/nodejs/node/pull/49818
Reviewed-By: Antoine du Hamel <duhamelantoine1...

4f0a7ae09accbf5c882337d1a3079eb9db8a0097 authored about 1 year ago by Niya Shiyas <[email protected]>
test: replace forEach with for..of in test-net-isipv4.js

PR-URL: https://github.com/nodejs/node/pull/49822
Reviewed-By: Luigi Pinca <[email protected]...

b084b26c44a5ad6a297d8e4a15a073d652c7e1cf authored about 1 year ago by Niya Shiyas <[email protected]>
test: deflake `test-esm-loader-resolve-type`

PR-URL: https://github.com/nodejs/node/pull/50273
Fixes: https://github.com/nodejs/node/issues/5...

c38ba67a0da2fc69aafcb55d9bda6c0e90eaeda2 authored about 1 year ago by Antoine du Hamel <[email protected]>
test: replace forEach with for..of in test-http2-server

PR-URL: https://github.com/nodejs/node/pull/49819
Reviewed-By: Luigi Pinca <[email protected]>

63e9d0282d36ab905be18f2e8a914b72cf9bd542 authored about 1 year ago by Niya Shiyas <[email protected]>
test: replace forEach with for..of in test-http2-client-destroy.js

PR-URL: https://github.com/nodejs/node/pull/49820
Reviewed-By: Luigi Pinca <[email protected]>

fd562efcfe63d66ab4c68c9be6561cf3ca2a89c3 authored about 1 year ago by Niya Shiyas <[email protected]>
util: remove internal mime fns from benchmarks

PR-URL: https://github.com/nodejs/node/pull/50201
Reviewed-By: Yagiz Nizipli <[email protected]>...

2e5ffe9fcf24df7f40017412a0dc425c282142f0 authored about 1 year ago by Aras Abbasi <[email protected]>
fs: improve error performance for `readSync`

PR-URL: https://github.com/nodejs/node/pull/50033
Refs: https://github.com/nodejs/performance/is...

506858bf13adaf7f296761782e4f4079e1b76512 authored about 1 year ago by Jungku Lee <[email protected]>
deps: update c-ares to 1.20.1

PR-URL: https://github.com/nodejs/node/pull/50082
Reviewed-By: Luigi Pinca <[email protected]...

6ed8269f073107bd39f2f799a4012bfcd135761d authored about 1 year ago by Node.js GitHub Bot <[email protected]>
deps: update c-ares to 1.20.0

Co-authored-by: Richard Lau <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/50082
...

581344f1504a6dbb7fb403b0283822e299338697 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
fs: improve error performance for `fsyncSync`

PR-URL: https://github.com/nodejs/node/pull/49880
Refs: https://github.com/nodejs/performance/is...

fbd08ec4f3c841a5ed3511bbf25bf4286b8598a8 authored about 1 year ago by Jungku Lee <[email protected]>
fs: improve error performance for `mkdirSync`

PR-URL: https://github.com/nodejs/node/pull/49847
Refs: https://github.com/nodejs/performance/is...

c37cf1832c1cb6ea298058603378ad9c5851211a authored about 1 year ago by CanadaHonk <[email protected]>
test: update `url` web platform tests

PR-URL: https://github.com/nodejs/node/pull/50264
Reviewed-By: Antoine du Hamel <duhamelantoine1...

6678a09b5982a80bf76231e1d024057954f25c06 authored about 1 year ago by Yagiz Nizipli <[email protected]>
lib: add `navigator.userAgent`

PR-URL: https://github.com/nodejs/node/pull/50200
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

05a7810a1d9e088f03be1f99e6d3eba3d06e2571 authored about 1 year ago by Yagiz Nizipli <[email protected]>
crypto: ensure valid point on elliptic curve in SubtleCrypto.importKey

PR-URL: https://github.com/nodejs/node/pull/50234
Reviewed-By: Tobias Nießen <[email protected]>
...

cd6b86bb5ab349e3f69ed88b62a8009f977075ce authored about 1 year ago by Filip Skokan <[email protected]>
esm: detect ESM syntax in ambiguous JavaScript

PR-URL: https://github.com/nodejs/node/pull/50096
Reviewed-By: Yagiz Nizipli <[email protected]>...

02926d3c6aaf70eba6d80423beb2d5df97e1ebc7 authored about 1 year ago by Geoffrey Booth <[email protected]>
test: set `test-emit-after-on-destroyed` as flaky

Ref: https://github.com/nodejs/node/issues/50245
PR-URL: https://github.com/nodejs/node/pull/502...

2d24518bfa8f295445bd1ad1f7e75b02a7fdd24f authored about 1 year ago by Yagiz Nizipli <[email protected]>
test: set inspector async stack test as flaky

https://github.com/nodejs/node/issues/50243
PR-URL: https://github.com/nodejs/node/pull/50244
Re...

35becbc9a955f05f52e932f10872991f9dd71896 authored about 1 year ago by Yagiz Nizipli <[email protected]>
test: set test-worker-nearheaplimit-deadlock flaky

PR-URL: https://github.com/nodejs/node/pull/50277
Reviewed-By: Richard Lau <[email protected]>
Rev...

b4cc3e27c714d638af21e6881b3a25a44affd1e6 authored about 1 year ago by StefanStojanovic <[email protected]>
test: set `test-cli-node-options` as flaky

PR-URL: https://github.com/nodejs/node/pull/50296
Refs: https://github.com/nodejs/node/issues/50...

5ab70b3325d35287d78e938775b4ad752ad04c22 authored about 1 year ago by Yagiz Nizipli <[email protected]>
http2: allow streams to complete gracefully after goaway

A detailed analysis of the cause of this bug is in my linked comment on
the corresponding issue....

93c4efeb25779f19af777027a3ac96df53da99f2 authored about 1 year ago by Michael Lumish <[email protected]>
test: reduce the number of requests and parsers

The maximum number of parsers in the free list is set to 1000. However
the test does not need to...

0345ea5928dcc466aae456a3df2e4988df8ca5b1 authored about 1 year ago by Luigi Pinca <[email protected]>
doc: fix release process table of contents

The table of contents for the release process still references a
deleted section. Remove that re...

8f3146ea627a69f3b4922b3131febbd3fb8d6285 authored about 1 year ago by Richard Lau <[email protected]>
test: set crypto-timing test as flaky

PR-URL: https://github.com/nodejs/node/pull/50232
Refs: https://github.com/nodejs/node/issues/38...

eed33c9deaa336e76c5385a077490107c6110f08 authored about 1 year ago by Yagiz Nizipli <[email protected]>
meta: move Trott to TSC regular member

At the current time, I'm not able to give Node.js the time and attention
it needs and deserves f...

b30acb7fd15558e333ecf41dc084b80dc2cf75d5 authored about 1 year ago by Rich Trott <[email protected]>
test: set `test-structuredclone-*` as flaky

PR-URL: https://github.com/nodejs/node/pull/50261
Refs: https://github.com/nodejs/node/issues/50...

f9c290f0e9ef632752b88562d8a36da5423439dc authored about 1 year ago by Yagiz Nizipli <[email protected]>
buffer: remove unnecessary assignment in fromString

The assignment to the encoding variable has no effect.

Refs: https://github.com/nodejs/node/pul...

e45e73b3357db47bae8b132848c591945efb9d45 authored about 1 year ago by Tobias Nießen <[email protected]>
test: deflake `test-loaders-workers-spawned`

PR-URL: https://github.com/nodejs/node/pull/50251
Fixes: https://github.com/nodejs/node/issues/5...

765339a32ccf470d0830acdb0053ed165b73116b authored about 1 year ago by Antoine du Hamel <[email protected]>
test: improve code coverage of diagnostics_channel

test: improve code coverage of diagnostics_channel
PR-URL: https://github.com/nodejs/node/pull/5...

a8af24b59c3e3d80ed76dbcc7f7bb6337607a87d authored about 1 year ago by Jithil P Ponnan <[email protected]>
doc: update api `stream.compose`

PR-URL: https://github.com/nodejs/node/pull/50206
Refs: https://github.com/nodejs/node/pull/5018...

c016397276ef85da1832a326957b561f7af5d63e authored about 1 year ago by Alex Yang <[email protected]>
test: set `test-esm-loader-resolve-type` as flaky

Ref: https://github.com/nodejs/node/issues/50040
PR-URL: https://github.com/nodejs/node/pull/502...

2e4bb3c017bac7c0366cf977a92271b0242d4656 authored about 1 year ago by Yagiz Nizipli <[email protected]>
test: set inspector async hook test as flaky

Ref: https://github.com/nodejs/node/issues/50222
PR-URL: https://github.com/nodejs/node/pull/502...

e0bbe56630332899a5e8082bbd1c5b5320078d19 authored about 1 year ago by Yagiz Nizipli <[email protected]>
tls: reduce TLS 'close' event listener warnings

Without this, some heavy usage of TLS sockets can result in
MaxListenersExceededWarning firing, ...

dc04c5ed9a8b4d78e9e762c5039e8dc0cd4d8ec8 authored about 1 year ago by Tim Perry <[email protected]>
test: skip test-benchmark-os.js on IBM i

PR-URL: https://github.com/nodejs/node/pull/50208
Reviewed-By: Richard Lau <[email protected]>
Rev...

286fdafe9d78490bfcb3667bae230b9d8e4ae8d6 authored about 1 year ago by Abdirahim Musse <[email protected]>
doc: add ReflectConstruct to known perf issues

PR-URL: https://github.com/nodejs/node/pull/50111
Reviewed-By: Yagiz Nizipli <[email protected]>...

340b9a827b7dacbbd974faa0b053773901e4ac88 authored about 1 year ago by Vinicius Lourenço <[email protected]>
test: set parallel http server test as flaky

Ref: https://github.com/nodejs/node/issues/43465
PR-URL: https://github.com/nodejs/node/pull/502...

b3313bf03f274c8676a41619cb84ecc608588f9f authored about 1 year ago by Yagiz Nizipli <[email protected]>
fs: improve error performance of `realpathSync`

PR-URL: https://github.com/nodejs/node/pull/49962
Refs: https://github.com/nodejs/performance/is...

1a5db6f173ee397ffa0473721884ae1a81b30023 authored about 1 year ago by Yagiz Nizipli <[email protected]>
fs: improve error performance of `lchownSync`

PR-URL: https://github.com/nodejs/node/pull/49962
Refs: https://github.com/nodejs/performance/is...

5f0276d7a09799ca6c8c3e85aac6103a83917a6d authored about 1 year ago by Yagiz Nizipli <[email protected]>
fs: improve error performance of `symlinkSync`

PR-URL: https://github.com/nodejs/node/pull/49962
Refs: https://github.com/nodejs/performance/is...

449dc456919fce17991b57910b8ed2c8359e47d9 authored about 1 year ago by Yagiz Nizipli <[email protected]>
fs: improve error performance of `readlinkSync`

PR-URL: https://github.com/nodejs/node/pull/49962
Refs: https://github.com/nodejs/performance/is...

7603bf5b8176be52df58fdfd6e3c94abbb30a785 authored about 1 year ago by Yagiz Nizipli <[email protected]>
fs: improve error performance of `mkdtempSync`

PR-URL: https://github.com/nodejs/node/pull/49962
Refs: https://github.com/nodejs/performance/is...

d68996538c18c708c59106e90cf6ea8a70fc474b authored about 1 year ago by Yagiz Nizipli <[email protected]>
fs: improve error performance of `linkSync`

PR-URL: https://github.com/nodejs/node/pull/49962
Refs: https://github.com/nodejs/performance/is...

6b566415e85fc5855740d7b3da3f84a82ed07500 authored about 1 year ago by Yagiz Nizipli <[email protected]>
fs: improve error performance of `chownSync`

PR-URL: https://github.com/nodejs/node/pull/49962
Refs: https://github.com/nodejs/performance/is...

1635366ad434673ec3b2263cb431df75d645d3a1 authored about 1 year ago by Yagiz Nizipli <[email protected]>
fs: improve error performance of `renameSync`

PR-URL: https://github.com/nodejs/node/pull/49962
Refs: https://github.com/nodejs/performance/is...

a7e40f5ce5f3df838f75de57053d65c1d82435d1 authored about 1 year ago by Yagiz Nizipli <[email protected]>