-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
benchmarkIssues and PRs related to the benchmark subsystem.Issues and PRs related to the benchmark subsystem.http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.
Description
- Test:
http2/compat.js
http2/simple.js
- Platform: benchmark-node-micro-benchmarks
- Console Output:
"old", "http2/compat.js", "duration=5 benchmarker='test-double-http2' clients=2 streams=100 requests=1000", 2024, 5.239167185
/w/bnch-comp/node/benchmark/_test-double-benchmarker.js:49
client.on('error', (e) => { throw e; });
^
Error: connect EADDRNOTAVAIL 127.0.0.1:12346 - Local (127.0.0.1:0)
at internalConnect (node:net:911:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:430:12)
at node:net:1002:9
at processTicksAndRejections (node:internal/process/task_queues:76:11) {
errno: -99,
code: 'EADDRNOTAVAIL',
syscall: 'connect',
address: '127.0.0.1',
port: 12346
}
Error: test-double-http2 failed with 1.
at ChildProcess.<anonymous> (/w/bnch-comp/node/benchmark/_http-benchmarkers.js:242:16)
at Object.onceWrapper (node:events:486:26)
at ChildProcess.emit (node:events:379:20)
at maybeClose (node:internal/child_process:1063:16)
at Socket.<anonymous> (node:internal/child_process:449:11)
at Socket.emit (node:events:379:20)
at Pipe.<anonymous> (node:net:667:12)
- Build Links:
- https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/852/
- https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/856/
- https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/859/
- https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/862/
Metadata
Metadata
Assignees
Labels
benchmarkIssues and PRs related to the benchmark subsystem.Issues and PRs related to the benchmark subsystem.http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.