node/lib/internal/streams
Antoine du Hamel ee9e2a2eb6 lib: revert primordials in a hot path
Evidence has shown that use of primordials have sometimes an impact of
performance. This commit reverts the changes who are most likely to be
responsible for performance regression in the HTTP response path.

PR-URL: https://github.com/nodejs/node/pull/38248
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2021-04-19 10:23:01 +02:00
..
add-abort-signal.js net: support abortSignal in server.listen 2020-12-31 12:44:33 -08:00
buffer_list.js stream: refactor to use more primordials 2021-02-01 15:18:25 +01:00
destroy.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
duplex.js
duplexpair.js
end-of-stream.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
from.js stream: make Readable.from performance better 2021-03-22 11:19:35 +02:00
lazy_transform.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
legacy.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
passthrough.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
pipeline.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
readable.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
state.js
transform.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
utils.js stream: pipeline accept Buffer as a valid first argument 2021-03-22 08:22:56 -07:00
writable.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00