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

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Upcoming Release Changes #1528

merged 1 commit into from
Jul 31, 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

  • 9805a25
    Thanks @ardatan! - While using useContentEncoding, if compression
    is applied in both ends, respect Accept-Encoding from the client correctly

@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/server 0.9.46-rc-20240731130324-01f4df0c229da96d78df1aed0465f151f91c6448 npm ↗︎ unpkg ↗︎

@ardatan ardatan merged commit 47e0992 into master Jul 31, 2024
24 checks passed
Copy link
Contributor

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 293410      ✗ 0     
     data_received..................: 29 MB   963 kB/s
     data_sent......................: 12 MB   391 kB/s
     http_req_blocked...............: avg=1.39µs   min=881ns    med=1.2µs    max=218.98µs p(90)=1.88µs   p(95)=2.07µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=121.05µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=142.44µs min=95.54µs  med=136.76µs max=8.18ms   p(90)=158.21µs p(95)=164.8µs 
       { expected_response:true }...: avg=142.44µs min=95.54µs  med=136.76µs max=8.18ms   p(90)=158.21µs p(95)=164.8µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 146705
     http_req_receiving.............: avg=24.58µs  min=11.76µs  med=23.48µs  max=2.66ms   p(90)=30.16µs  p(95)=32.25µs 
     http_req_sending...............: avg=6.25µs   min=4.07µs   med=5.52µs   max=684.74µs p(90)=8.07µ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=111.6µs  min=70.79µs  med=105.54µs max=8.04ms   p(90)=124.03µs p(95)=129.47µs
     http_reqs......................: 146705  4889.982555/s
     iteration_duration.............: avg=200.09µs min=139.25µs med=193.5µs  max=10.92ms  p(90)=217.97µs p(95)=226.68µs
     iterations.....................: 146705  4889.982555/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.432589 min=52      med=140     max=195      p(90)=162.6   p(95)=167    
     data_received..................: 22 MB  734 kB/s
     data_sent......................: 14 MB  475 kB/s
     http_req_blocked...............: avg=3.33µs     min=661ns   med=1.39µs  max=24.15ms  p(90)=2.04µs  p(95)=2.33µs 
     http_req_connecting............: avg=1.27µs     min=0s      med=0s      max=9.24ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.78ms    min=3.16ms  med=20.22ms max=950.22ms p(90)=26.58ms p(95)=28.47ms
       { expected_response:true }...: avg=20.78ms    min=3.16ms  med=20.22ms max=950.22ms p(90)=26.58ms p(95)=28.47ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 143845
     http_req_receiving.............: avg=34.62µs    min=9.27µs  med=24.21µs max=22.31ms  p(90)=39.57µs p(95)=46.91µs
     http_req_sending...............: avg=11.81µs    min=3.54µs  med=6.72µs  max=24.93ms  p(90)=10.08µs p(95)=13.48µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.74ms    min=3.14ms  med=20.18ms max=950.14ms p(90)=26.54ms p(95)=28.39ms
     http_reqs......................: 143845 4794.3718/s
     iteration_duration.............: avg=41.68ms    min=15.39ms med=40.14ms max=977.1ms  p(90)=46.14ms p(95)=51.86ms
     iterations.....................: 71895  2396.269321/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=140.072222 min=12     med=140     max=193     p(90)=159     p(95)=163    
     data_received..................: 21 MB  697 kB/s
     data_sent......................: 13 MB  447 kB/s
     http_req_blocked...............: avg=2.93µs     min=630ns  med=1.17µs  max=11.57ms p(90)=1.98µs  p(95)=2.27µs 
     http_req_connecting............: avg=1.06µs     min=0s     med=0s      max=5.62ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.87ms    min=3.03ms med=21.19ms max=1.02s   p(90)=27.28ms p(95)=29.25ms
       { expected_response:true }...: avg=21.87ms    min=3.03ms med=21.19ms max=1.02s   p(90)=27.28ms p(95)=29.25ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 136760
     http_req_receiving.............: avg=35µs       min=9.31µs med=23.79µs max=36.83ms p(90)=38.08µs p(95)=44.43µs
     http_req_sending...............: avg=12.08µs    min=3.31µs med=5.59µs  max=21.5ms  p(90)=9.25µs  p(95)=12.85µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.82ms    min=2.99ms med=21.15ms max=1.02s   p(90)=27.23ms p(95)=29.16ms
     http_reqs......................: 136760 4558.230099/s
     iteration_duration.............: avg=43.84ms    min=9.69ms med=42.26ms max=1.04s   p(90)=48.42ms p(95)=54.78ms
     iterations.....................: 68359  2278.415116/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% ✓ 232088      ✗ 0     
     data_received..................: 23 MB   778 kB/s
     data_sent......................: 9.3 MB  309 kB/s
     http_req_blocked...............: avg=1.36µs   min=861ns    med=1.17µs   max=274.2µs  p(90)=1.84µs   p(95)=2µs     
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=122.43µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=198.64µs min=153.47µs med=185.73µs max=12.94ms  p(90)=213.3µs  p(95)=224.03µs
       { expected_response:true }...: avg=198.64µs min=153.47µs med=185.73µs max=12.94ms  p(90)=213.3µs  p(95)=224.03µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 116044
     http_req_receiving.............: avg=24.72µs  min=13.2µs   med=23.19µs  max=1.18ms   p(90)=30.19µs  p(95)=32.34µs 
     http_req_sending...............: avg=6.01µs   min=4.11µs   med=5.2µs    max=284.31µs p(90)=7.94µs   p(95)=8.38µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=167.9µs  min=127.76µs med=155.02µs max=12.87ms  p(90)=178.76µs p(95)=188.28µs
     http_reqs......................: 116044  3867.982959/s
     iteration_duration.............: avg=254.27µs min=200.78µs med=240.74µs max=13.06ms  p(90)=271.61µs p(95)=285.67µs
     iterations.....................: 116044  3867.982959/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