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

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Upcoming Release Changes #1499

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

@ardatan ardatan merged commit 37b884f into master Jul 26, 2024
22 checks passed
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/fetch 0.9.19-rc-20240726022628-a78de45d2b0f2e013888db8f3d89630249ab7e68 npm ↗︎ unpkg ↗︎
@whatwg-node/node-fetch 0.5.16-rc-20240726022628-a78de45d2b0f2e013888db8f3d89630249ab7e68 npm ↗︎ unpkg ↗︎
@whatwg-node/server 0.9.44-rc-20240726022628-a78de45d2b0f2e013888db8f3d89630249ab7e68 npm ↗︎ unpkg ↗︎
@whatwg-node/server-plugin-cookies 1.0.3-rc-20240726022628-a78de45d2b0f2e013888db8f3d89630249ab7e68 npm ↗︎ unpkg ↗︎

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.433842 min=79      med=140     max=192      p(90)=159     p(95)=163    
     data_received..................: 23 MB  775 kB/s
     data_sent......................: 15 MB  497 kB/s
     http_req_blocked...............: avg=3.71µs     min=672ns   med=1.43µs  max=6.32ms   p(90)=1.99µs  p(95)=2.32µs 
     http_req_connecting............: avg=1.68µs     min=0s      med=0s      max=6ms      p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.67ms    min=4.07ms  med=19.33ms max=512.11ms p(90)=25.15ms p(95)=26.84ms
       { expected_response:true }...: avg=19.67ms    min=4.07ms  med=19.33ms max=512.11ms p(90)=25.15ms p(95)=26.84ms
     http_req_failed................: 0.00%  ✓ 0          ✗ 151921
     http_req_receiving.............: avg=36.25µs    min=8.84µs  med=24.43µs max=17.29ms  p(90)=39.51µs p(95)=47.94µs
     http_req_sending...............: avg=12.04µs    min=3.29µs  med=6.74µs  max=36.35ms  p(90)=9.98µs  p(95)=15.2µs 
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.62ms    min=4.02ms  med=19.29ms max=512.05ms p(90)=25.1ms  p(95)=26.77ms
     http_reqs......................: 151921 5063.44391/s
     iteration_duration.............: avg=39.46ms    min=16.63ms med=38.43ms max=531.33ms p(90)=44.25ms p(95)=49.42ms
     iterations.....................: 75923  2530.4721/s
     vus............................: 100    min=100      max=100 
     vus_max........................: 100    min=100      max=100 

Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=137.066222 min=13     med=136     max=198      p(90)=162     p(95)=167    
     data_received..................: 24 MB  806 kB/s
     data_sent......................: 16 MB  522 kB/s
     http_req_blocked...............: avg=2.2µs      min=621ns  med=1.5µs   max=3.31ms   p(90)=2.09µs  p(95)=2.47µs 
     http_req_connecting............: avg=189ns      min=0s     med=0s      max=2.84ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=18.9ms     min=1.48ms med=18.38ms max=835.59ms p(90)=24.85ms p(95)=27.4ms 
       { expected_response:true }...: avg=18.9ms     min=1.48ms med=18.38ms max=835.59ms p(90)=24.85ms p(95)=27.4ms 
     http_req_failed................: 0.00%  ✓ 0           ✗ 158105
     http_req_receiving.............: avg=37.68µs    min=9.2µs  med=25.57µs max=26.83ms  p(90)=41.71µs p(95)=51.21µs
     http_req_sending...............: avg=12.43µs    min=3.22µs med=7.47µs  max=23.18ms  p(90)=11.03µs p(95)=17.35µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=18.85ms    min=1.44ms med=18.34ms max=835.5ms  p(90)=24.8ms  p(95)=27.3ms 
     http_reqs......................: 158105 5269.500771/s
     iteration_duration.............: avg=37.92ms    min=9.38ms med=36.78ms max=852.89ms p(90)=42.76ms p(95)=47.92ms
     iterations.....................: 79022  2633.733847/s
     vus............................: 5      min=5         max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 299610      ✗ 0     
     data_received..................: 30 MB   984 kB/s
     data_sent......................: 12 MB   400 kB/s
     http_req_blocked...............: avg=1.35µs   min=881ns    med=1.15µs   max=282.81µs p(90)=1.83µs   p(95)=1.99µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=164.05µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=139.58µs min=94.75µs  med=134.37µs max=7.36ms   p(90)=155.67µs p(95)=162µs   
       { expected_response:true }...: avg=139.58µs min=94.75µs  med=134.37µs max=7.36ms   p(90)=155.67µs p(95)=162µs   
     http_req_failed................: 0.00%   ✓ 0           ✗ 149805
     http_req_receiving.............: avg=24.16µs  min=12.12µs  med=23.06µs  max=489.52µs p(90)=29.84µs  p(95)=31.86µs 
     http_req_sending...............: avg=6.16µs   min=4.06µs   med=5.43µs   max=285.23µs p(90)=8.02µs   p(95)=8.49µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=109.24µs min=67.65µs  med=103.5µs  max=7.13ms   p(90)=121.97µs p(95)=127.21µs
     http_reqs......................: 149805  4993.270861/s
     iteration_duration.............: avg=195.93µs min=137.92µs med=189.85µs max=7.46ms   p(90)=214.28µs p(95)=223µs   
     iterations.....................: 149805  4993.270861/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 232948      ✗ 0     
     data_received..................: 23 MB   780 kB/s
     data_sent......................: 9.3 MB  311 kB/s
     http_req_blocked...............: avg=1.39µs   min=932ns    med=1.21µs   max=186.24µs p(90)=1.86µs   p(95)=2.01µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=129.08µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=197.9µs  min=154.03µs med=186.15µs max=13.27ms  p(90)=212.25µs p(95)=221.36µs
       { expected_response:true }...: avg=197.9µs  min=154.03µs med=186.15µs max=13.27ms  p(90)=212.25µs p(95)=221.36µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 116474
     http_req_receiving.............: avg=24.63µs  min=13.11µs  med=23.12µs  max=351.2µs  p(90)=30.1µs   p(95)=32.2µs  
     http_req_sending...............: avg=6.08µs   min=4.06µs   med=5.25µs   max=3.48ms   p(90)=7.98µs   p(95)=8.39µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=167.18µs min=125.1µs  med=155.28µs max=13.19ms  p(90)=178.03µs p(95)=186.35µs
     http_reqs......................: 116474  3882.323696/s
     iteration_duration.............: avg=253.32µs min=200.7µs  med=240.86µs max=13.38ms  p(90)=270.41µs p(95)=282.26µs
     iterations.....................: 116474  3882.323696/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