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 #1614

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Upcoming Release Changes #1614

merged 1 commit into from
Aug 28, 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

@theguild-bot theguild-bot force-pushed the changeset-release/master branch from 2b44ef6 to 8c4afaa Compare August 28, 2024 16:57
@ardatan ardatan merged commit e444947 into master Aug 28, 2024
16 checks passed
Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.213626 min=53      med=139     max=194      p(90)=162     p(95)=166    
     data_received..................: 22 MB  726 kB/s
     data_sent......................: 14 MB  466 kB/s
     http_req_blocked...............: avg=3.61µs     min=671ns   med=1.29µs  max=14ms     p(90)=1.99µs  p(95)=2.24µs 
     http_req_connecting............: avg=1.7µs      min=0s      med=0s      max=7.46ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.99ms    min=4.27ms  med=20.38ms max=849.19ms p(90)=26.49ms p(95)=28.29ms
       { expected_response:true }...: avg=20.99ms    min=4.27ms  med=20.38ms max=849.19ms p(90)=26.49ms p(95)=28.29ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 142424
     http_req_receiving.............: avg=33.22µs    min=9.17µs  med=23.44µs max=23.55ms  p(90)=37.76µs p(95)=43.87µs
     http_req_sending...............: avg=10.69µs    min=3.36µs  med=5.98µs  max=28.04ms  p(90)=9.54µs  p(95)=12.59µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.95ms    min=4.21ms  med=20.34ms max=849.12ms p(90)=26.44ms p(95)=28.22ms
     http_reqs......................: 142424 4746.637321/s
     iteration_duration.............: avg=42.09ms    min=20.28ms med=40.6ms  max=875.36ms p(90)=46.85ms p(95)=52.81ms
     iterations.....................: 71185  2372.418818/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 302306      ✗ 0     
     data_received..................: 30 MB   993 kB/s
     data_sent......................: 12 MB   403 kB/s
     http_req_blocked...............: avg=1.35µs   min=851ns    med=1.18µs   max=170.93µs p(90)=1.81µs   p(95)=1.97µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=113.89µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=138.6µs  min=93.77µs  med=133.72µs max=8.38ms   p(90)=155.55µs p(95)=162.29µs
       { expected_response:true }...: avg=138.6µs  min=93.77µs  med=133.72µs max=8.38ms   p(90)=155.55µs p(95)=162.29µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 151153
     http_req_receiving.............: avg=24.18µs  min=12.08µs  med=23.04µs  max=368.59µs p(90)=30.07µs  p(95)=32.11µs 
     http_req_sending...............: avg=6.11µs   min=4.03µs   med=5.33µs   max=2.41ms   p(90)=7.95µs   p(95)=8.39µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=108.31µs min=67.97µs  med=103µs    max=6.83ms   p(90)=121.77µs p(95)=127.07µs
     http_reqs......................: 151153  5038.268826/s
     iteration_duration.............: avg=194.21µs min=139.57µs med=188.51µs max=8.61ms   p(90)=213.61µs p(95)=222.38µs
     iterations.....................: 151153  5038.268826/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.621883 min=11       med=141     max=201     p(90)=159     p(95)=164    
     data_received..................: 21 MB  697 kB/s
     data_sent......................: 14 MB  451 kB/s
     http_req_blocked...............: avg=3.76µs     min=671ns    med=1.52µs  max=16.51ms p(90)=2.16µs  p(95)=2.64µs 
     http_req_connecting............: avg=1.5µs      min=0s       med=0s      max=6.3ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.86ms    min=964.69µs med=21.16ms max=1.01s   p(90)=27.6ms  p(95)=29.48ms
       { expected_response:true }...: avg=21.86ms    min=964.69µs med=21.16ms max=1.01s   p(90)=27.6ms  p(95)=29.48ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 136710
     http_req_receiving.............: avg=40.25µs    min=11.15µs  med=28.13µs max=22.19ms p(90)=43.37µs p(95)=53.13µs
     http_req_sending...............: avg=13.5µs     min=3.9µs    med=7.96µs  max=18.91ms p(90)=11.46µs p(95)=16.12µs
     http_req_tls_handshaking.......: avg=0s         min=0s       med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.8ms     min=928.15µs med=21.12ms max=1.01s   p(90)=27.54ms p(95)=29.39ms
     http_reqs......................: 136710 4556.086246/s
     iteration_duration.............: avg=43.85ms    min=3.32ms   med=42.3ms  max=1.03s   p(90)=48.26ms p(95)=54.34ms
     iterations.....................: 68328  2277.143303/s
     vus............................: 92     min=92        max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 217752      ✗ 0     
     data_received..................: 22 MB   729 kB/s
     data_sent......................: 8.7 MB  290 kB/s
     http_req_blocked...............: avg=1.42µs   min=922ns    med=1.22µs   max=262.18µs p(90)=1.91µs   p(95)=2.08µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=114.92µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=213.18µs min=164.64µs med=198.11µs max=64.02ms  p(90)=225.76µs p(95)=235.55µs
       { expected_response:true }...: avg=213.18µs min=164.64µs med=198.11µs max=64.02ms  p(90)=225.76µs p(95)=235.55µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 108876
     http_req_receiving.............: avg=25.54µs  min=13.74µs  med=24.02µs  max=3.02ms   p(90)=31.17µs  p(95)=33.31µs 
     http_req_sending...............: avg=6.35µs   min=4.15µs   med=5.67µs   max=277.25µs p(90)=8.15µs   p(95)=8.71µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=181.28µs min=134.99µs med=166.16µs max=63.96ms  p(90)=190.22µs p(95)=199.15µs
     http_reqs......................: 108876  3629.033265/s
     iteration_duration.............: avg=271µs    min=215.18µs med=255.3µs  max=64.16ms  p(90)=286.51µs p(95)=298.8µs 
     iterations.....................: 108876  3629.033265/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 231954      ✗ 0     
     data_received..................: 23 MB   777 kB/s
     data_sent......................: 9.3 MB  309 kB/s
     http_req_blocked...............: avg=1.35µs   min=892ns    med=1.16µs   max=190.02µs p(90)=1.86µs   p(95)=2.01µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=116.72µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=198.02µs min=151.08µs med=185.92µs max=17.34ms  p(90)=211.7µs  p(95)=221.29µs
       { expected_response:true }...: avg=198.02µs min=151.08µs med=185.92µs max=17.34ms  p(90)=211.7µs  p(95)=221.29µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 115977
     http_req_receiving.............: avg=24.65µs  min=13.45µs  med=23.14µs  max=594.8µs  p(90)=30.05µs  p(95)=32.32µs 
     http_req_sending...............: avg=6.13µs   min=4.11µs   med=5.25µs   max=6.11ms   p(90)=7.97µs   p(95)=8.46µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=167.23µs min=125.07µs med=155.09µs max=17.28ms  p(90)=177.53µs p(95)=186.17µs
     http_reqs......................: 115977  3865.757561/s
     iteration_duration.............: avg=254.38µs min=193.52µs med=241.29µs max=17.45ms  p(90)=270.82µs p(95)=282.77µs
     iterations.....................: 115977  3865.757561/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

🚀 Snapshot Release (rc)

The latest changes of this PR are available as rc on npm (based on the declared changesets):

Package Version Info
@whatwg-node/disposablestack 0.0.5-rc-20240828170021-8c4afaa6f02bc9caaa13301125c3f38f4eeb58a2 npm ↗︎ unpkg ↗︎

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