Skip to content

Conversation

@mscdex
Copy link
Contributor

@mscdexmscdex commented Aug 4, 2019

Sample results:

 streams/pipe-object-mode.js n=5000000 *** 14.74 % ±1.49% ±1.99% ±2.60% streams/pipe.js n=5000000 *** 14.54 % ±2.10% ±2.79% ±3.64% streams/readable-bigread.js n=1000 *** 7.85 % ±1.15% ±1.53% ±1.99% streams/readable-boundaryread.js type='buffer' n=2000 *** 28.70 % ±1.95% ±2.60% ±3.40% streams/readable-boundaryread.js type='string' n=2000 *** 6.98 % ±1.55% ±2.07% ±2.70% streams/readable-readall.js n=5000 *** 7.49 % ±1.61% ±2.14% ±2.79% streams/readable-unevenread.js n=1000 *** 9.55 % ±1.41% ±1.87% ±2.44% 
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@mscdexmscdex added util Issues and PRs related to the built-in util module. performance Issues and PRs related to the performance of Node.js. labels Aug 4, 2019
@nodejs-github-bot
Copy link
Collaborator

PR-URL: nodejs#28956 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Anto Aravinth <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performanceIssues and PRs related to the performance of Node.js.utilIssues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@mscdex@nodejs-github-bot@jasnell@antsmartian@targos@cjihrig@joyeecheung@devsnek@trivikr