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

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Upcoming Release Changes #1886

merged 1 commit into from
Dec 13, 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

  • c75e6e3
    Thanks @ardatan! - Export `DisposableSymbols` for disposable
    plugins

@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 17d867c to 841c7fe Compare December 13, 2024 08:23
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.63-rc-20241213082454-841c7fefb06e73c59003a91397fe3b1830666c7f npm ↗︎ unpkg ↗︎

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.055844 min=39      med=141     max=197     p(90)=160     p(95)=164    
     data_received..................: 21 MB  709 kB/s
     data_sent......................: 14 MB  454 kB/s
     http_req_blocked...............: avg=4.17µs     min=632ns   med=1.32µs  max=14.03ms p(90)=2.03µs  p(95)=2.3µs  
     http_req_connecting............: avg=2.24µs     min=0s      med=0s      max=7.79ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.51ms    min=5.75ms  med=20.76ms max=1.05s   p(90)=26.98ms p(95)=29.01ms
       { expected_response:true }...: avg=21.51ms    min=5.75ms  med=20.76ms max=1.05s   p(90)=26.98ms p(95)=29.01ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 138953
     http_req_receiving.............: avg=33.02µs    min=9.36µs  med=23.98µs max=19.56ms p(90)=38.84µs p(95)=45.38µs
     http_req_sending...............: avg=10.62µs    min=3.42µs  med=6.21µs  max=16.99ms p(90)=9.96µs  p(95)=13.81µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.47ms    min=5.59ms  med=20.72ms max=1.05s   p(90)=26.94ms p(95)=28.95ms
     http_reqs......................: 138953 4631.259918/s
     iteration_duration.............: avg=43.14ms    min=19.67ms med=41.6ms  max=1.08s   p(90)=47.86ms p(95)=52.84ms
     iterations.....................: 69461  2315.113349/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% ✓ 233304      ✗ 0     
     data_received..................: 23 MB   782 kB/s
     data_sent......................: 9.3 MB  311 kB/s
     http_req_blocked...............: avg=1.41µs   min=862ns    med=1.19µs   max=195.06µs p(90)=1.92µs   p(95)=2.09µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=131.77µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=194.91µs min=139.83µs med=185.3µs  max=6.28ms   p(90)=210.82µs p(95)=220.05µs
       { expected_response:true }...: avg=194.91µs min=139.83µs med=185.3µs  max=6.28ms   p(90)=210.82µs p(95)=220.05µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 116652
     http_req_receiving.............: avg=25.43µs  min=13.18µs  med=23.87µs  max=2.59ms   p(90)=30.86µs  p(95)=33.57µs 
     http_req_sending...............: avg=6.35µs   min=4.05µs   med=5.49µs   max=404.8µs  p(90)=8.14µs   p(95)=8.84µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=163.12µs min=114.9µs  med=153.32µs max=6.24ms   p(90)=176.05µs p(95)=184.8µs 
     http_reqs......................: 116652  3888.263149/s
     iteration_duration.............: avg=252.73µs min=182.52µs med=242.24µs max=6.52ms   p(90)=271.08µs p(95)=282.92µs
     iterations.....................: 116652  3888.263149/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=140.283813 min=27      med=140     max=186     p(90)=160     p(95)=165    
     data_received..................: 23 MB  762 kB/s
     data_sent......................: 15 MB  493 kB/s
     http_req_blocked...............: avg=3.12µs     min=631ns   med=1.35µs  max=15.76ms p(90)=1.97µs  p(95)=2.24µs 
     http_req_connecting............: avg=1.21µs     min=0s      med=0s      max=13.39ms p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20ms       min=4.95ms  med=19.43ms max=1.08s   p(90)=25.14ms p(95)=26.7ms 
       { expected_response:true }...: avg=20ms       min=4.95ms  med=19.43ms max=1.08s   p(90)=25.14ms p(95)=26.7ms 
     http_req_failed................: 0.00%  ✓ 0           ✗ 149414
     http_req_receiving.............: avg=31.65µs    min=9.03µs  med=22.26µs max=16.87ms p(90)=36.51µs p(95)=43.63µs
     http_req_sending...............: avg=11.52µs    min=2.99µs  med=6.29µs  max=13.73ms p(90)=9.4µs   p(95)=13.4µs 
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.96ms    min=4.77ms  med=19.4ms  max=1.08s   p(90)=25.1ms  p(95)=26.64ms
     http_reqs......................: 149414 4979.627813/s
     iteration_duration.............: avg=40.11ms    min=14.03ms med=38.55ms max=1.1s    p(90)=44.41ms p(95)=49.68ms
     iterations.....................: 74676  2488.780747/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% ✓ 292836      ✗ 0     
     data_received..................: 29 MB   961 kB/s
     data_sent......................: 12 MB   390 kB/s
     http_req_blocked...............: avg=1.4µs    min=871ns    med=1.18µs   max=273.86µs p(90)=1.88µs   p(95)=2.07µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=129.77µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=141.59µs min=96.06µs  med=136.82µs max=7.06ms   p(90)=158.98µs p(95)=166.29µs
       { expected_response:true }...: avg=141.59µs min=96.06µs  med=136.82µs max=7.06ms   p(90)=158.98µs p(95)=166.29µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 146418
     http_req_receiving.............: avg=24.74µs  min=11.99µs  med=23.23µs  max=2.67ms   p(90)=30.5µs   p(95)=33.34µs 
     http_req_sending...............: avg=6.37µs   min=4µs      med=5.55µs   max=356.29µs p(90)=8.13µs   p(95)=9.07µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=110.46µs min=67.64µs  med=105.39µs max=6.86ms   p(90)=124.44µs p(95)=130.62µs
     http_reqs......................: 146418  4879.963684/s
     iteration_duration.............: avg=200.39µs min=143.08µs med=194.86µs max=7.19ms   p(90)=220.24µs p(95)=229.68µs
     iterations.....................: 146418  4879.963684/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@ardatan ardatan merged commit 77f5c26 into master Dec 13, 2024
24 checks passed
Copy link
Contributor

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 214870      ✗ 0     
     data_received..................: 22 MB   720 kB/s
     data_sent......................: 8.6 MB  287 kB/s
     http_req_blocked...............: avg=1.49µs   min=891ns    med=1.24µs   max=217.42µs p(90)=2µs      p(95)=2.21µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=143.39µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=215µs    min=155.13µs med=203.19µs max=44.91ms  p(90)=230.44µs p(95)=240.74µs
       { expected_response:true }...: avg=215µs    min=155.13µs med=203.19µs max=44.91ms  p(90)=230.44µs p(95)=240.74µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 107435
     http_req_receiving.............: avg=26µs     min=13.05µs  med=24.47µs  max=2.47ms   p(90)=31.7µs   p(95)=34.48µs 
     http_req_sending...............: avg=6.62µs   min=4.08µs   med=5.96µs   max=231.54µs p(90)=8.42µs   p(95)=9.47µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=182.36µs min=130.75µs med=171.2µs  max=44.83ms  p(90)=194.76µs p(95)=204.01µs
     http_reqs......................: 107435  3581.021295/s
     iteration_duration.............: avg=274.64µs min=198.09µs med=261.81µs max=45.06ms  p(90)=293.38µs p(95)=306.14µs
     iterations.....................: 107435  3581.021295/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