-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
benchmark: net/tcp-raw-pipe.js gives wrong data #11972
Copy link
Copy link
Closed
Labels
benchmarkIssues and PRs related to Node.js benchmarks and benchmarking infrastructure.Issues and PRs related to Node.js benchmarks and benchmarking infrastructure.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.netIssues and PRs related to the net subsystem.Issues and PRs related to the net subsystem.questionIssues asking questions about Node.js.Issues asking questions about Node.js.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Activity
Metadata
Metadata
Assignees
Labels
benchmarkIssues and PRs related to Node.js benchmarks and benchmarking infrastructure.Issues and PRs related to Node.js benchmarks and benchmarking infrastructure.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.netIssues and PRs related to the net subsystem.Issues and PRs related to the net subsystem.questionIssues asking questions about Node.js.Issues asking questions about Node.js.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
After
netsuite completed, I've run thecompare.Rand get the error (translated from Russian):The data from
net/tcp-raw-pipe.jswas like this:If I launch this benchmark separately, the output is:
Is this in my environment only? Can anybody reproduce?
Update: now this benchmark throws on Windows due to this check (see #12030).