Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming Release Changes #1484

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Upcoming Release Changes #1484

merged 1 commit into from
Jul 24, 2024

Conversation

theguild-bot
Copy link
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@whatwg-node/[email protected]

Patch Changes

@benchmarks/[email protected]

Patch Changes

@e2e/[email protected]

Patch Changes

@e2e/[email protected]

Patch Changes

@e2e/[email protected]

Patch Changes

@ardatan ardatan merged commit 829dfef into master Jul 24, 2024
21 of 22 checks passed
Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=137.892151 min=87     med=137     max=200      p(90)=161     p(95)=166    
     data_received..................: 25 MB  834 kB/s
     data_sent......................: 16 MB  540 kB/s
     http_req_blocked...............: avg=3.24µs     min=631ns  med=1.41µs  max=6.63ms   p(90)=2.02µs  p(95)=2.35µs 
     http_req_connecting............: avg=1.18µs     min=0s     med=0s      max=6.56ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=18.27ms    min=1.44ms med=17.84ms max=554.59ms p(90)=24.11ms p(95)=26.73ms
       { expected_response:true }...: avg=18.27ms    min=1.44ms med=17.84ms max=554.59ms p(90)=24.11ms p(95)=26.73ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 163513
     http_req_receiving.............: avg=35.13µs    min=8.49µs med=23.94µs max=26.65ms  p(90)=39.21µs p(95)=48.02µs
     http_req_sending...............: avg=12.16µs    min=3.1µs  med=6.83µs  max=27.54ms  p(90)=10.39µs p(95)=16.39µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=18.22ms    min=1.36ms med=17.8ms  max=554.48ms p(90)=24.07ms p(95)=26.64ms
     http_reqs......................: 163513 5449.938702/s
     iteration_duration.............: avg=36.66ms    min=4.35ms med=35.52ms max=578.24ms p(90)=41.95ms p(95)=46.57ms
     iterations.....................: 81735  2724.252749/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=138.710434 min=10       med=139     max=199      p(90)=162     p(95)=170    
     data_received..................: 23 MB  780 kB/s
     data_sent......................: 15 MB  500 kB/s
     http_req_blocked...............: avg=4.91µs     min=662ns    med=1.42µs  max=13.66ms  p(90)=2.01µs  p(95)=2.36µs 
     http_req_connecting............: avg=3.09µs     min=0s       med=0s      max=13.63ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.53ms    min=746.76µs med=19.05ms max=784.6ms  p(90)=25.55ms p(95)=27.33ms
       { expected_response:true }...: avg=19.53ms    min=746.76µs med=19.05ms max=784.6ms  p(90)=25.55ms p(95)=27.33ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 152919
     http_req_receiving.............: avg=36.58µs    min=9.27µs   med=24.43µs max=19.24ms  p(90)=40.2µs  p(95)=48.88µs
     http_req_sending...............: avg=12.94µs    min=3.45µs   med=6.94µs  max=24.64ms  p(90)=10.15µs p(95)=15.54µs
     http_req_tls_handshaking.......: avg=0s         min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.48ms    min=717.09µs med=19.01ms max=784.5ms  p(90)=25.5ms  p(95)=27.25ms
     http_reqs......................: 152919 5096.221665/s
     iteration_duration.............: avg=39.19ms    min=5.97ms   med=38.04ms max=807.66ms p(90)=43.1ms  p(95)=48.86ms
     iterations.....................: 76435  2547.294339/s
     vus............................: 89     min=89        max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 226990      ✗ 0     
     data_received..................: 23 MB   760 kB/s
     data_sent......................: 9.1 MB  303 kB/s
     http_req_blocked...............: avg=1.46µs   min=911ns    med=1.23µs   max=1.84ms   p(90)=1.99µs   p(95)=2.21µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=121.06µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=201.92µs min=151.15µs med=189.78µs max=16.53ms  p(90)=217.42µs p(95)=228.18µs
       { expected_response:true }...: avg=201.92µs min=151.15µs med=189.78µs max=16.53ms  p(90)=217.42µs p(95)=228.18µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 113495
     http_req_receiving.............: avg=25.49µs  min=12.84µs  med=23.73µs  max=2.91ms   p(90)=31.45µs  p(95)=34.03µs 
     http_req_sending...............: avg=6.36µs   min=4.14µs   med=5.6µs    max=500.83µs p(90)=8.25µs   p(95)=9.28µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=170.06µs min=123.05µs med=157.63µs max=16.46ms  p(90)=182.18µs p(95)=192.3µs 
     http_reqs......................: 113495  3782.774438/s
     iteration_duration.............: avg=259.85µs min=203.65µs med=247.07µs max=16.65ms  p(90)=278.14µs p(95)=290.6µs 
     iterations.....................: 113495  3782.774438/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 299564      ✗ 0     
     data_received..................: 30 MB   984 kB/s
     data_sent......................: 12 MB   399 kB/s
     http_req_blocked...............: avg=1.34µs   min=862ns    med=1.15µs   max=271.77µs p(90)=1.85µs   p(95)=2µs     
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=115.65µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=139.1µs  min=94.04µs  med=133.89µs max=7.97ms   p(90)=155.15µs p(95)=161.85µs
       { expected_response:true }...: avg=139.1µs  min=94.04µs  med=133.89µs max=7.97ms   p(90)=155.15µs p(95)=161.85µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 149782
     http_req_receiving.............: avg=24.17µs  min=12.08µs  med=23µs     max=1.12ms   p(90)=29.89µs  p(95)=32.09µs 
     http_req_sending...............: avg=6.18µs   min=4.06µs   med=5.4µs    max=286.68µs p(90)=8.06µs   p(95)=8.53µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=108.74µs min=69.34µs  med=103.11µs max=7.93ms   p(90)=121.37µs p(95)=126.6µs 
     http_reqs......................: 149782  4992.564034/s
     iteration_duration.............: avg=195.92µs min=138.19µs med=189.75µs max=8.08ms   p(90)=214.44µs p(95)=223.82µs
     iterations.....................: 149782  4992.564034/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants