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

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Upcoming Release Changes #1837

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

  • b4ab548
    Thanks @ardatan! - Remove SIGTERM from termination events to prevent
    hangs, and always add disposable stack to the termination events

@benchmarks/[email protected]

Patch Changes

@e2e/[email protected]

Patch Changes

@e2e/[email protected]

Patch Changes

@theguild-bot theguild-bot force-pushed the changeset-release/master branch from 921bab4 to a8fccc2 Compare November 25, 2024 18:43
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/server 0.9.59-rc-20241125184425-a8fccc28b169011604dfa3149cf1c7a317b1f279 npm ↗︎ unpkg ↗︎

Copy link
Contributor

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 220402     ✗ 0     
     data_received..................: 22 MB   738 kB/s
     data_sent......................: 8.8 MB  294 kB/s
     http_req_blocked...............: avg=1.38µs   min=861ns    med=1.19µs   max=177.78µs p(90)=1.86µs   p(95)=2.05µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=114.16µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=210.71µs min=157.1µs  med=196.35µs max=40.85ms  p(90)=223.63µs p(95)=234.67µs
       { expected_response:true }...: avg=210.71µs min=157.1µs  med=196.35µs max=40.85ms  p(90)=223.63µs p(95)=234.67µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 110201
     http_req_receiving.............: avg=25.92µs  min=13.89µs  med=24.33µs  max=581.47µs p(90)=31.8µs   p(95)=34.29µs 
     http_req_sending...............: avg=6.38µs   min=4.12µs   med=5.58µs   max=5.86ms   p(90)=8.15µs   p(95)=8.83µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=178.41µs min=126.68µs med=164.2µs  max=40.79ms  p(90)=187.5µs  p(95)=197.28µs
     http_reqs......................: 110201  3673.23095/s
     iteration_duration.............: avg=267.82µs min=209.41µs med=252.46µs max=40.99ms  p(90)=283.07µs p(95)=296.9µs 
     iterations.....................: 110201  3673.23095/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% ✓ 300160      ✗ 0     
     data_received..................: 30 MB   986 kB/s
     data_sent......................: 12 MB   400 kB/s
     http_req_blocked...............: avg=1.41µs   min=891ns    med=1.21µs   max=276.11µs p(90)=1.91µs   p(95)=2.09µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=120.79µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=139.23µs min=93.96µs  med=133.74µs max=9.48ms   p(90)=155.51µs p(95)=162.02µs
       { expected_response:true }...: avg=139.23µs min=93.96µs  med=133.74µs max=9.48ms   p(90)=155.51µs p(95)=162.02µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 150080
     http_req_receiving.............: avg=24.33µs  min=12.44µs  med=23.19µs  max=1.1ms    p(90)=30.16µs  p(95)=32.28µs 
     http_req_sending...............: avg=6.18µs   min=4.04µs   med=5.42µs   max=392.7µs  p(90)=8.03µs   p(95)=8.62µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=108.7µs  min=68.29µs  med=102.75µs max=9.41ms   p(90)=121.53µs p(95)=126.79µs
     http_reqs......................: 150080  5002.481337/s
     iteration_duration.............: avg=195.58µs min=137.78µs med=189.3µs  max=9.68ms   p(90)=213.98µs p(95)=222.57µs
     iterations.....................: 150080  5002.481337/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.107699 min=28     med=140     max=197     p(90)=161     p(95)=165    
     data_received..................: 23 MB  756 kB/s
     data_sent......................: 15 MB  485 kB/s
     http_req_blocked...............: avg=6.51µs     min=661ns  med=1.34µs  max=22.13ms p(90)=2.01µs  p(95)=2.32µs 
     http_req_connecting............: avg=4.48µs     min=0s     med=0s      max=16.27ms p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.15ms    min=1.14ms med=19.46ms max=1.14s   p(90)=25.11ms p(95)=27ms   
       { expected_response:true }...: avg=20.15ms    min=1.14ms med=19.46ms max=1.14s   p(90)=25.11ms p(95)=27ms   
     http_req_failed................: 0.00%  ✓ 0           ✗ 148255
     http_req_receiving.............: avg=33.25µs    min=9.07µs med=22.65µs max=25.49ms p(90)=37.19µs p(95)=44.36µs
     http_req_sending...............: avg=13.51µs    min=3.4µs  med=6.1µs   max=19.95ms p(90)=9.64µs  p(95)=12.82µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.1ms     min=1.08ms med=19.42ms max=1.14s   p(90)=25.06ms p(95)=26.91ms
     http_reqs......................: 148255 4941.399272/s
     iteration_duration.............: avg=40.42ms    min=16.9ms med=38.79ms max=1.15s   p(90)=44.74ms p(95)=50.18ms
     iterations.....................: 74105  2469.949702/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 238888      ✗ 0     
     data_received..................: 24 MB   800 kB/s
     data_sent......................: 9.6 MB  319 kB/s
     http_req_blocked...............: avg=1.43µs   min=912ns    med=1.22µs   max=172.15µs p(90)=1.93µs   p(95)=2.1µs   
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=118.45µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=190.71µs min=145.02µs med=179.06µs max=24.64ms  p(90)=203.39µs p(95)=211.67µs
       { expected_response:true }...: avg=190.71µs min=145.02µs med=179.06µs max=24.64ms  p(90)=203.39µs p(95)=211.67µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 119444
     http_req_receiving.............: avg=25.12µs  min=14.28µs  med=23.87µs  max=382.63µs p(90)=30.6µs   p(95)=32.58µs 
     http_req_sending...............: avg=6.26µs   min=4.12µs   med=5.47µs   max=391.68µs p(90)=8.15µs   p(95)=8.7µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=159.32µs min=117.23µs med=146.91µs max=24.57ms  p(90)=168.86µs p(95)=176.55µs
     http_reqs......................: 119444  3981.325384/s
     iteration_duration.............: avg=246.79µs min=190.35µs med=234.45µs max=24.8ms   p(90)=261.86µs p(95)=272.39µs
     iterations.....................: 119444  3981.325384/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.387784 min=11      med=140     max=199     p(90)=162     p(95)=168    
     data_received..................: 21 MB  710 kB/s
     data_sent......................: 14 MB  460 kB/s
     http_req_blocked...............: avg=4.22µs     min=622ns   med=1.47µs  max=23.27ms p(90)=2.13µs  p(95)=2.55µs 
     http_req_connecting............: avg=2µs        min=0s      med=0s      max=7.23ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.45ms    min=3.26ms  med=20.79ms max=1.16s   p(90)=26.96ms p(95)=29.36ms
       { expected_response:true }...: avg=21.45ms    min=3.26ms  med=20.79ms max=1.16s   p(90)=26.96ms p(95)=29.36ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 139276
     http_req_receiving.............: avg=39.35µs    min=11.92µs med=27.72µs max=32.63ms p(90)=42.77µs p(95)=51.52µs
     http_req_sending...............: avg=13.27µs    min=3.85µs  med=7.69µs  max=22.41ms p(90)=11.06µs p(95)=15.46µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.4ms     min=3.2ms   med=20.74ms max=1.16s   p(90)=26.91ms p(95)=29.24ms
     http_reqs......................: 139276 4641.943668/s
     iteration_duration.............: avg=43.04ms    min=10.21ms med=41.25ms max=1.19s   p(90)=47.74ms p(95)=54.57ms
     iterations.....................: 69616  2320.238594/s
     vus............................: 0      min=0         max=100 
     vus_max........................: 100    min=100       max=100 

@ardatan ardatan merged commit 5d67e83 into master Nov 25, 2024
25 checks passed
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