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

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Upcoming Release Changes #1497

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

  • #1495
    bebc159
    Thanks @ardatan! - Implement `CompressionStream`,
    `WritableStream` and `TransformStream`

@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

@e2e/[email protected]

Patch Changes

@theguild-bot theguild-bot force-pushed the changeset-release/master branch from 2ee10cd to bc39e64 Compare July 26, 2024 02:17
@theguild-bot theguild-bot force-pushed the changeset-release/master branch from bc39e64 to 96cc37a Compare July 26, 2024 02:18
Copy link
Contributor

github-actions bot commented Jul 26, 2024

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.086128 min=103     med=139     max=201      p(90)=162     p(95)=167    
     data_received..................: 24 MB  790 kB/s
     data_sent......................: 15 MB  512 kB/s
     http_req_blocked...............: avg=4.14µs     min=621ns   med=1.5µs   max=8.1ms    p(90)=2.12µs  p(95)=2.59µs 
     http_req_connecting............: avg=2.18µs     min=0s      med=0s      max=8.01ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.28ms    min=3.17ms  med=18.84ms max=269.15ms p(90)=25.39ms p(95)=27.59ms
       { expected_response:true }...: avg=19.28ms    min=3.17ms  med=18.84ms max=269.15ms p(90)=25.39ms p(95)=27.59ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 154934
     http_req_receiving.............: avg=39.22µs    min=9.56µs  med=26.73µs max=34.12ms  p(90)=43.43µs p(95)=53.61µs
     http_req_sending...............: avg=13.4µs     min=3.42µs  med=7.9µs   max=24.42ms  p(90)=11.64µs p(95)=17.43µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.23ms    min=3.14ms  med=18.79ms max=269.05ms p(90)=25.33ms p(95)=27.48ms
     http_reqs......................: 154934 5163.270577/s
     iteration_duration.............: avg=38.7ms     min=11.18ms med=37.65ms max=291.11ms p(90)=44.28ms p(95)=48.98ms
     iterations.....................: 77443  2580.835474/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Jul 26, 2024

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 235952      ✗ 0     
     data_received..................: 24 MB   790 kB/s
     data_sent......................: 9.4 MB  315 kB/s
     http_req_blocked...............: avg=1.35µs   min=841ns    med=1.18µs   max=176.4µs  p(90)=1.84µs   p(95)=2µs     
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=120.07µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=194.77µs min=138.81µs med=182.27µs max=12.35ms  p(90)=209.59µs p(95)=219.62µs
       { expected_response:true }...: avg=194.77µs min=138.81µs med=182.27µs max=12.35ms  p(90)=209.59µs p(95)=219.62µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 117976
     http_req_receiving.............: avg=24.54µs  min=12.99µs  med=22.95µs  max=3.88ms   p(90)=30.1µs   p(95)=32.19µs 
     http_req_sending...............: avg=5.96µs   min=3.76µs   med=5.18µs   max=272.39µs p(90)=7.96µs   p(95)=8.35µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=164.26µs min=116.88µs med=152.07µs max=12.28ms  p(90)=175.49µs p(95)=184.27µs
     http_reqs......................: 117976  3932.380239/s
     iteration_duration.............: avg=250.08µs min=180.3µs  med=237.35µs max=12.48ms  p(90)=267.8µs  p(95)=280.12µs
     iterations.....................: 117976  3932.380239/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jul 26, 2024

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 299400      ✗ 0     
     data_received..................: 30 MB   983 kB/s
     data_sent......................: 12 MB   399 kB/s
     http_req_blocked...............: avg=1.36µs   min=892ns    med=1.18µs   max=175.1µs  p(90)=1.83µs   p(95)=1.99µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=128.97µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=139.42µs min=92.8µs   med=134.54µs max=6.98ms   p(90)=155.99µs p(95)=162.44µs
       { expected_response:true }...: avg=139.42µs min=92.8µs   med=134.54µs max=6.98ms   p(90)=155.99µs p(95)=162.44µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 149700
     http_req_receiving.............: avg=24.32µs  min=11.82µs  med=23.09µs  max=5.49ms   p(90)=30.15µs  p(95)=32.28µs 
     http_req_sending...............: avg=6.12µs   min=4.03µs   med=5.36µs   max=556.47µs p(90)=7.93µs   p(95)=8.42µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=108.98µs min=67.1µs   med=103.7µs  max=6.93ms   p(90)=122.15µs p(95)=127.21µs
     http_reqs......................: 149700  4989.809945/s
     iteration_duration.............: avg=196.03µs min=138.48µs med=190.38µs max=7.06ms   p(90)=215µs    p(95)=223.35µs
     iterations.....................: 149700  4989.809945/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jul 26, 2024

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=138.662051 min=10     med=138     max=199      p(90)=161     p(95)=167    
     data_received..................: 23 MB  769 kB/s
     data_sent......................: 15 MB  493 kB/s
     http_req_blocked...............: avg=4.25µs     min=651ns  med=1.35µs  max=11.06ms  p(90)=1.96µs  p(95)=2.3µs  
     http_req_connecting............: avg=2.28µs     min=0s     med=0s      max=10.89ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.82ms    min=2.82ms med=19.19ms max=802.38ms p(90)=25.65ms p(95)=27.87ms
       { expected_response:true }...: avg=19.82ms    min=2.82ms med=19.19ms max=802.38ms p(90)=25.65ms p(95)=27.87ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 150726
     http_req_receiving.............: avg=36.39µs    min=8.79µs med=24.88µs max=28.94ms  p(90)=39.93µs p(95)=48.49µs
     http_req_sending...............: avg=13.97µs    min=3.36µs med=6.77µs  max=21.41ms  p(90)=10µs    p(95)=15.17µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.77ms    min=2.78ms med=19.15ms max=802.31ms p(90)=25.6ms  p(95)=27.78ms
     http_reqs......................: 150726 5023.181141/s
     iteration_duration.............: avg=39.77ms    min=8.53ms med=38.48ms max=822.28ms p(90)=44ms    p(95)=49.78ms
     iterations.....................: 75328  2510.424141/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Jul 26, 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.19-rc-20240726022330-96cc37a250fefdc8d887ded6b08ed464df1fabf9 npm ↗︎ unpkg ↗︎
@whatwg-node/node-fetch 0.5.16-rc-20240726022330-96cc37a250fefdc8d887ded6b08ed464df1fabf9 npm ↗︎ unpkg ↗︎
@whatwg-node/server 0.9.44-rc-20240726022330-96cc37a250fefdc8d887ded6b08ed464df1fabf9 npm ↗︎ unpkg ↗︎
@whatwg-node/server-plugin-cookies 1.0.3-rc-20240726022330-96cc37a250fefdc8d887ded6b08ed464df1fabf9 npm ↗︎ unpkg ↗︎

@ardatan ardatan merged commit fbc41f8 into master Jul 26, 2024
21 of 22 checks passed
@ardatan ardatan deleted the changeset-release/master branch July 26, 2024 02:21
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