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

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Upcoming Release Changes #1791

merged 1 commit into from
Nov 11, 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

@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

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/node-fetch 0.7.2-rc-20241111140047-035e57d36e33cadfef6f027a408c060dea1d6271 npm ↗︎ unpkg ↗︎
@whatwg-node/server 0.9.54-rc-20241111140047-035e57d36e33cadfef6f027a408c060dea1d6271 npm ↗︎ unpkg ↗︎

@ardatan ardatan merged commit 99a2d52 into master Nov 11, 2024
25 checks passed
Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=139.645186 min=103    med=139     max=200      p(90)=162     p(95)=167    
     data_received..................: 22 MB  741 kB/s
     data_sent......................: 14 MB  475 kB/s
     http_req_blocked...............: avg=4.17µs     min=591ns  med=1.2µs   max=8.59ms   p(90)=1.95µs  p(95)=2.18µs 
     http_req_connecting............: avg=2.37µs     min=0s     med=0s      max=6.96ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.57ms    min=3.5ms  med=20ms    max=464.29ms p(90)=26.12ms p(95)=29.24ms
       { expected_response:true }...: avg=20.57ms    min=3.5ms  med=20ms    max=464.29ms p(90)=26.12ms p(95)=29.24ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 145358
     http_req_receiving.............: avg=32.83µs    min=9.26µs med=22.36µs max=20.6ms   p(90)=37.01µs p(95)=43.86µs
     http_req_sending...............: avg=10.66µs    min=2.73µs med=5.8µs   max=14.57ms  p(90)=9.21µ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.53ms    min=3.46ms med=19.96ms max=464.2ms  p(90)=26.08ms p(95)=29.13ms
     http_reqs......................: 145358 4843.337292/s
     iteration_duration.............: avg=41.25ms    min=18.1ms med=39.59ms max=496.19ms p(90)=47.81ms p(95)=52.47ms
     iterations.....................: 72655  2420.868964/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% ✓ 298524      ✗ 0     
     data_received..................: 29 MB   980 kB/s
     data_sent......................: 12 MB   398 kB/s
     http_req_blocked...............: avg=1.37µs   min=892ns    med=1.19µs   max=268.05µs p(90)=1.86µs   p(95)=2.02µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=116.22µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=140.32µs min=95.11µs  med=134.64µs max=10.76ms  p(90)=156.39µs p(95)=163.49µs
       { expected_response:true }...: avg=140.32µs min=95.11µs  med=134.64µs max=10.76ms  p(90)=156.39µs p(95)=163.49µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 149262
     http_req_receiving.............: avg=24.38µs  min=12.33µs  med=23.31µs  max=590.33µs p(90)=30.07µs  p(95)=32.11µs 
     http_req_sending...............: avg=6.11µs   min=4.07µs   med=5.42µs   max=296.63µs p(90)=7.91µs   p(95)=8.4µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=109.82µs min=68.91µs  med=103.63µs max=10.72ms  p(90)=122.35µs p(95)=128.54µs
     http_reqs......................: 149262  4975.231138/s
     iteration_duration.............: avg=196.66µs min=139.74µs med=190.24µs max=10.85ms  p(90)=214.86µs p(95)=224.07µs
     iterations.....................: 149262  4975.231138/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% ✓ 233474      ✗ 0     
     data_received..................: 24 MB   782 kB/s
     data_sent......................: 9.3 MB  311 kB/s
     http_req_blocked...............: avg=1.4µs    min=881ns    med=1.21µs   max=181.73µs p(90)=1.9µs    p(95)=2.09µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=116.2µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=195.79µs min=144.87µs med=182.62µs max=63.59ms  p(90)=211.72µs p(95)=230.87µs
       { expected_response:true }...: avg=195.79µs min=144.87µs med=182.62µs max=63.59ms  p(90)=211.72µs p(95)=230.87µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 116737
     http_req_receiving.............: avg=25.42µs  min=13.81µs  med=23.84µs  max=4.67ms   p(90)=31.32µs  p(95)=33.5µs  
     http_req_sending...............: avg=6.31µs   min=4.11µs   med=5.49µs   max=366.03µs p(90)=8.23µs   p(95)=8.9µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=164.06µs min=116.73µs med=150.94µs max=63.52ms  p(90)=176.03µs p(95)=194.27µs
     http_reqs......................: 116737  3891.088865/s
     iteration_duration.............: avg=252.67µs min=194.29µs med=238.46µs max=63.76ms  p(90)=271.99µs p(95)=294.91µs
     iterations.....................: 116737  3891.088865/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 213250      ✗ 0     
     data_received..................: 21 MB   714 kB/s
     data_sent......................: 8.5 MB  284 kB/s
     http_req_blocked...............: avg=1.52µs   min=912ns    med=1.3µs    max=201.27µs p(90)=2.03µs   p(95)=2.23µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=135.36µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=218.01µs min=162.87µs med=202.74µs max=52.44ms  p(90)=227.81µs p(95)=241.17µs
       { expected_response:true }...: avg=218.01µs min=162.87µs med=202.74µs max=52.44ms  p(90)=227.81µs p(95)=241.17µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 106625
     http_req_receiving.............: avg=26.61µs  min=14.7µs   med=25.59µs  max=435.23µs p(90)=32.21µs  p(95)=34.14µs 
     http_req_sending...............: avg=6.75µs   min=4.26µs   med=6.22µs   max=5.61ms   p(90)=8.42µs   p(95)=9.15µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=184.65µs min=133.98µs med=169.42µs max=52.36ms  p(90)=191.65µs p(95)=203.93µs
     http_reqs......................: 106625  3554.033859/s
     iteration_duration.............: avg=276.76µs min=214.02µs med=260.46µs max=52.57ms  p(90)=288.64µs p(95)=305.74µs
     iterations.....................: 106625  3554.033859/s
     vus............................: 0       min=0         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.095115 min=52      med=138     max=198      p(90)=161     p(95)=169    
     data_received..................: 23 MB  758 kB/s
     data_sent......................: 15 MB  491 kB/s
     http_req_blocked...............: avg=4.13µs     min=602ns   med=1.34µs  max=15.15ms  p(90)=1.98µs  p(95)=2.26µs 
     http_req_connecting............: avg=2.25µs     min=0s      med=0s      max=6.17ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.1ms     min=2.51ms  med=19.53ms max=963.05ms p(90)=25.72ms p(95)=28ms   
       { expected_response:true }...: avg=20.1ms     min=2.51ms  med=19.53ms max=963.05ms p(90)=25.72ms p(95)=28ms   
     http_req_failed................: 0.00%  ✓ 0           ✗ 148724
     http_req_receiving.............: avg=35.4µs     min=8.64µs  med=22.68µs max=25.91ms  p(90)=38.06µs p(95)=46.2µs 
     http_req_sending...............: avg=11.1µs     min=3.23µs  med=6.36µs  max=20.03ms  p(90)=9.6µs   p(95)=13.8µs 
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.05ms    min=2.47ms  med=19.49ms max=962.96ms p(90)=25.68ms p(95)=27.91ms
     http_reqs......................: 148724 4956.938169/s
     iteration_duration.............: avg=40.31ms    min=13.58ms med=38.68ms max=990.46ms p(90)=45.89ms p(95)=50.53ms
     iterations.....................: 74331  2477.435861/s
     vus............................: 99     min=99        max=100 
     vus_max........................: 100    min=100       max=100 

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