Closed renovate[bot] closed 2 weeks ago
✓ no_errors{server:node-http,mode:no-schema}
✓ expected_result{server:node-http,mode:no-schema}
✓ no_errors{server:node-http,mode:json-schema}
✓ expected_result{server:node-http,mode:json-schema}
✓ no_errors{server:uWebSockets,mode:no-schema}
✓ expected_result{server:uWebSockets,mode:no-schema}
✓ no_errors{server:uWebSockets,mode:json-schema}
✓ expected_result{server:uWebSockets,mode:json-schema}
checks......................................: 100.00% ✓ 917464 ✗ 0
data_received...............................: 83 MB 693 kB/s
data_sent...................................: 58 MB 485 kB/s
http_req_blocked............................: avg=1.62µs min=942ns med=1.6µs max=254.55µs p(90)=2.04µs p(95)=2.18µs
http_req_connecting.........................: avg=1ns min=0s med=0s max=152.21µs p(90)=0s p(95)=0s
http_req_duration...........................: avg=183.23µs min=117.19µs med=172.76µs max=8.84ms p(90)=199.39µs p(95)=208.12µs
{ expected_response:true }................: avg=183.23µs min=117.19µs med=172.76µs max=8.84ms p(90)=199.39µs p(95)=208.12µs
✓ { server:node-http,mode:json-schema }.....: avg=200.72µs min=145.85µs med=189.09µs max=7.47ms p(90)=211.35µs p(95)=218.21µs
✓ { server:node-http,mode:no-schema }.......: avg=193.13µs min=138.59µs med=178.75µs max=8.8ms p(90)=201.49µs p(95)=210.06µs
✓ { server:uWebSockets,mode:json-schema }...: avg=174.69µs min=127.51µs med=165.57µs max=8.84ms p(90)=186.28µs p(95)=192.15µs
✓ { server:uWebSockets,mode:no-schema }.....: avg=167.31µs min=117.19µs med=157.7µs max=7.55ms p(90)=178.07µs p(95)=184.51µs
http_req_failed.............................: 0.00% ✓ 0 ✗ 458732
http_req_receiving..........................: avg=23.23µs min=11.88µs med=22.83µs max=1.28ms p(90)=28.19µs p(95)=30µs
http_req_sending............................: avg=8.9µs min=5.27µs med=9.04µs max=5.69ms p(90)=11.64µs p(95)=12.75µs
http_req_tls_handshaking....................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting............................: avg=151.09µs min=85.6µs med=141.11µs max=8.77ms p(90)=165.45µs p(95)=174.09µs
http_reqs...................................: 458732 3822.722537/s
iteration_duration..........................: avg=256.94µs min=180.07µs med=245.78µs max=8.98ms p(90)=274.6µs p(95)=284.75µs
iterations..................................: 458732 3822.722537/s
vus.........................................: 1 min=1 max=1
vus_max.....................................: 2 min=2 max=2
This PR contains the following updates:
0.33.21
->0.33.22
0.10.0
->0.10.1
Release Notes
sinclairzx81/typebox (@sinclair/typebox)
### [`v0.33.22`](https://redirect.github.com/sinclairzx81/typebox/compare/0.33.21...0.33.22) [Compare Source](https://redirect.github.com/sinclairzx81/typebox/compare/0.33.21...0.33.22)ardatan/whatwg-node (@whatwg-node/fetch)
### [`v0.10.1`](https://redirect.github.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0101) [Compare Source](https://redirect.github.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.10.0...@whatwg-node/fetch@0.10.1) ##### Patch Changes - [`c68f5ad`](https://redirect.github.com/ardatan/whatwg-node/commit/c68f5ad0782476b4b4facf490600b5f3341a4886) Thanks [@ardatan](https://redirect.github.com/ardatan)! - Pass errors to ReadableStream's cancel method properly when it is piped, and piped stream is cancelled Implement `ReadableStream.from` - Updated dependencies \[[`c68f5ad`](https://redirect.github.com/ardatan/whatwg-node/commit/c68f5ad0782476b4b4facf490600b5f3341a4886)]: - [@whatwg-node/node-fetch](https://redirect.github.com/whatwg-node/node-fetch)[@0](https://redirect.github.com/0).7.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.