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

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Upcoming Release Changes #1575

merged 1 commit into from
Aug 21, 2024

Conversation

theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Aug 19, 2024

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

  • #1577
    99c4344
    Thanks @ardatan! - - Improve native ReadableStream handling inside
    ponyfills
    • Use waitUntil instead of floating promises
    • Handle early termination in WritableStream
    • Handle waitUntil correctly within a dummy call of ServerAdapter.fetch method
  • Updated dependencies
    [99c4344]:

@whatwg-node/[email protected]

Patch Changes

  • #1577
    99c4344
    Thanks @ardatan! - - Improve native ReadableStream handling inside
    ponyfills
    • Use waitUntil instead of floating promises
    • Handle early termination in WritableStream
    • Handle waitUntil correctly within a dummy call of ServerAdapter.fetch method

@whatwg-node/[email protected]

Patch Changes

  • #1577
    99c4344
    Thanks @ardatan! - - Improve native ReadableStream handling inside
    ponyfills
    • Use waitUntil instead of floating promises
    • Handle early termination in WritableStream
    • Handle waitUntil correctly within a dummy call of ServerAdapter.fetch method
  • Updated dependencies
    [99c4344]:

@benchmarks/[email protected]

Patch Changes

@e2e/[email protected]

Patch Changes

@e2e/[email protected]

Patch Changes

@e2e/[email protected]

Patch Changes

@e2e/[email protected]

Patch Changes

Copy link
Contributor

github-actions bot commented Aug 19, 2024

🚀 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/fetch 0.9.21-rc-20240821192933-f804beb1b10ccc6d410ab0644d26624f46434a84 npm ↗︎ unpkg ↗︎
@whatwg-node/node-fetch 0.5.23-rc-20240821192933-f804beb1b10ccc6d410ab0644d26624f46434a84 npm ↗︎ unpkg ↗︎
@whatwg-node/server 0.9.48-rc-20240821192933-f804beb1b10ccc6d410ab0644d26624f46434a84 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Aug 19, 2024

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.504362 min=103     med=139     max=198      p(90)=161     p(95)=166    
     data_received..................: 23 MB  764 kB/s
     data_sent......................: 15 MB  494 kB/s
     http_req_blocked...............: avg=3.93µs     min=641ns   med=1.37µs  max=6.5ms    p(90)=1.97µs  p(95)=2.25µs 
     http_req_connecting............: avg=2.12µs     min=0s      med=0s      max=6.44ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.96ms    min=2.8ms   med=19.31ms max=166.21ms p(90)=25.65ms p(95)=28.52ms
       { expected_response:true }...: avg=19.96ms    min=2.8ms   med=19.31ms max=166.21ms p(90)=25.65ms p(95)=28.52ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 149736
     http_req_receiving.............: avg=35.05µs    min=9.33µs  med=22.63µs max=21.46ms  p(90)=38.09µs p(95)=45.56µs
     http_req_sending...............: avg=11.67µs    min=3.11µs  med=6.47µs  max=19.7ms   p(90)=9.71µs  p(95)=13.47µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.91ms    min=2.77ms  med=19.27ms max=165.34ms p(90)=25.61ms p(95)=28.42ms
     http_reqs......................: 149736 4990.65762/s
     iteration_duration.............: avg=40.04ms    min=12.93ms med=38.51ms max=189.04ms p(90)=46.58ms p(95)=50.66ms
     iterations.....................: 74855  2494.895524/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Aug 19, 2024

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.251511 min=80      med=141     max=201      p(90)=159     p(95)=163    
     data_received..................: 21 MB  714 kB/s
     data_sent......................: 14 MB  458 kB/s
     http_req_blocked...............: avg=4.05µs     min=601ns   med=1.36µs  max=6.05ms   p(90)=2.04µs  p(95)=2.33µs 
     http_req_connecting............: avg=2.19µs     min=0s      med=0s      max=5.91ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.35ms    min=4.13ms  med=20.69ms max=662.16ms p(90)=26.88ms p(95)=30.31ms
       { expected_response:true }...: avg=21.35ms    min=4.13ms  med=20.69ms max=662.16ms p(90)=26.88ms p(95)=30.31ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 140007
     http_req_receiving.............: avg=36.13µs    min=9.71µs  med=24.78µs max=20.85ms  p(90)=39.36µs p(95)=46.2µs 
     http_req_sending...............: avg=11.48µs    min=3.43µs  med=6.51µs  max=16.45ms  p(90)=10µs    p(95)=13.69µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.31ms    min=4.02ms  med=20.65ms max=662.04ms p(90)=26.83ms p(95)=30.23ms
     http_reqs......................: 140007 4665.892238/s
     iteration_duration.............: avg=42.82ms    min=13.57ms med=41.05ms max=689ms    p(90)=49.85ms p(95)=53.98ms
     iterations.....................: 69985  2332.329585/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Aug 19, 2024

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 303656      ✗ 0     
     data_received..................: 30 MB   997 kB/s
     data_sent......................: 12 MB   405 kB/s
     http_req_blocked...............: avg=1.32µs   min=862ns    med=1.15µs   max=2.03ms   p(90)=1.77µs   p(95)=1.92µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=117.16µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=138.53µs min=94.37µs  med=133.76µs max=6.86ms   p(90)=154.62µs p(95)=161.08µs
       { expected_response:true }...: avg=138.53µs min=94.37µs  med=133.76µs max=6.86ms   p(90)=154.62µs p(95)=161.08µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 151828
     http_req_receiving.............: avg=23.93µs  min=12.29µs  med=22.84µs  max=2.41ms   p(90)=29.52µs  p(95)=31.55µs 
     http_req_sending...............: avg=6µs      min=3.98µs   med=5.23µs   max=423.78µs p(90)=7.92µs   p(95)=8.31µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=108.59µs min=71.06µs  med=103.52µs max=6.69ms   p(90)=121.56µs p(95)=126.59µs
     http_reqs......................: 151828  5060.772318/s
     iteration_duration.............: avg=193.38µs min=137.02µs med=187.65µs max=7.34ms   p(90)=211.92µs p(95)=220.22µs
     iterations.....................: 151828  5060.772318/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Aug 19, 2024

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 227224      ✗ 0     
     data_received..................: 23 MB   761 kB/s
     data_sent......................: 9.1 MB  303 kB/s
     http_req_blocked...............: avg=1.43µs   min=912ns    med=1.22µs   max=177.14µs p(90)=1.94µs   p(95)=2.11µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=120.25µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=202.43µs min=150µs    med=190.75µs max=19.48ms  p(90)=217.23µs p(95)=227.02µs
       { expected_response:true }...: avg=202.43µs min=150µs    med=190.75µs max=19.48ms  p(90)=217.23µs p(95)=227.02µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 113612
     http_req_receiving.............: avg=25.37µs  min=13.7µs   med=23.97µs  max=1.04ms   p(90)=31.11µs  p(95)=33.12µs 
     http_req_sending...............: avg=6.34µs   min=4.13µs   med=5.58µs   max=304.26µs p(90)=8.23µ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=170.7µs  min=121.13µs med=158.92µs max=19.41ms  p(90)=181.96µs p(95)=191.23µs
     http_reqs......................: 113612  3786.913777/s
     iteration_duration.............: avg=259.64µs min=193.59µs med=247.08µs max=19.62ms  p(90)=277.32µs p(95)=290.33µs
     iterations.....................: 113612  3786.913777/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Aug 19, 2024

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 217972      ✗ 0     
     data_received..................: 22 MB   730 kB/s
     data_sent......................: 8.7 MB  291 kB/s
     http_req_blocked...............: avg=1.41µs   min=911ns    med=1.21µs   max=257.41µs p(90)=1.91µs   p(95)=2.07µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=117.55µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=213.96µs min=162.82µs med=200.18µs max=61.73ms  p(90)=226.31µs p(95)=236.43µs
       { expected_response:true }...: avg=213.96µs min=162.82µs med=200.18µs max=61.73ms  p(90)=226.31µs p(95)=236.43µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 108986
     http_req_receiving.............: avg=25.58µs  min=13.86µs  med=24.15µs  max=3.36ms   p(90)=31.01µs  p(95)=32.91µs 
     http_req_sending...............: avg=6.45µs   min=4.18µs   med=5.73µs   max=280.35µs p(90)=8.3µs    p(95)=8.94µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=181.92µs min=134.51µs med=167.93µs max=61.64ms  p(90)=191µs    p(95)=200.18µs
     http_reqs......................: 108986  3632.741948/s
     iteration_duration.............: avg=270.86µs min=213.69µs med=256.28µs max=61.88ms  p(90)=286.31µs p(95)=298.78µs
     iterations.....................: 108986  3632.741948/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@theguild-bot theguild-bot force-pushed the changeset-release/master branch 5 times, most recently from 7ef36a2 to 2e34c37 Compare August 21, 2024 10:58
@theguild-bot theguild-bot force-pushed the changeset-release/master branch from 2e34c37 to f804beb Compare August 21, 2024 19:26
@ardatan ardatan merged commit f5f5fe9 into master Aug 21, 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