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

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Upcoming Release Changes #1158

merged 1 commit into from
Mar 1, 2024

Conversation

theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Feb 27, 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

@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

Copy link

codesandbox bot commented Feb 27, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor

github-actions bot commented Feb 27, 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.17-rc-20240301195629-ef7658692b87e71f59388a9efe94f3d1e03775d8 npm ↗︎ unpkg ↗︎
@whatwg-node/node-fetch 0.5.7-rc-20240301195629-ef7658692b87e71f59388a9efe94f3d1e03775d8 npm ↗︎ unpkg ↗︎
@whatwg-node/server 0.9.26-rc-20240301195629-ef7658692b87e71f59388a9efe94f3d1e03775d8 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Feb 27, 2024

✅ Benchmark Results

     ✓ no-errors
     ✓ expected-result

     checks.........................: 100.00% ✓ 303572     ✗ 0     
     data_received..................: 30 MB   997 kB/s
     data_sent......................: 12 MB   405 kB/s
     http_req_blocked...............: avg=1.36µs   min=851ns   med=1.16µs   max=276.05µs p(90)=1.87µs   p(95)=2.04µs  
     http_req_connecting............: avg=0ns      min=0s      med=0s       max=130.69µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=136.82µs min=92µs    med=131.45µs max=7.38ms   p(90)=152.15µs p(95)=158.35µs
       { expected_response:true }...: avg=136.82µs min=92µs    med=131.45µs max=7.38ms   p(90)=152.15µs p(95)=158.35µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 151786
     http_req_receiving.............: avg=24.17µs  min=12.02µs med=22.97µs  max=4.25ms   p(90)=30.16µs  p(95)=32.12µs 
     http_req_sending...............: avg=6.19µs   min=3.98µs  med=5.45µs   max=319.58µs p(90)=8.14µs   p(95)=8.65µs  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=106.45µs min=66.75µs med=100.69µs max=7.33ms   p(90)=118.39µs p(95)=123.3µs 
     http_reqs......................: 151786  5059.35431/s
     iteration_duration.............: avg=193.27µs min=138µs   med=187.04µs max=7.65ms   p(90)=210.81µs p(95)=219.01µs
     iterations.....................: 151786  5059.35431/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 7 times, most recently from e73bd17 to 26a048d Compare March 1, 2024 15:53
Copy link
Contributor

github-actions bot commented Mar 1, 2024

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.178191 min=13      med=141     max=200      p(90)=156     p(95)=162    
     data_received..................: 22 MB  724 kB/s
     data_sent......................: 14 MB  469 kB/s
     http_req_blocked...............: avg=2.76µs     min=731ns   med=1.62µs  max=11.51ms  p(90)=2.32µs  p(95)=2.73µs 
     http_req_connecting............: avg=537ns      min=0s      med=0s      max=6.17ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.06ms    min=1.91ms  med=20.79ms max=924.63ms p(90)=26.94ms p(95)=28.46ms
       { expected_response:true }...: avg=21.06ms    min=1.91ms  med=20.79ms max=924.63ms p(90)=26.94ms p(95)=28.46ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 141968
     http_req_receiving.............: avg=49.82µs    min=10.83µs med=30.04µs max=28.78ms  p(90)=46.83µs p(95)=57.14µs
     http_req_sending...............: avg=12.38µs    min=3.57µs  med=7.76µs  max=27.38ms  p(90)=11.02µs p(95)=16.11µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.99ms    min=1.84ms  med=20.74ms max=924.43ms p(90)=26.87ms p(95)=28.37ms
     http_reqs......................: 141968 4731.392906/s
     iteration_duration.............: avg=42.23ms    min=9.67ms  med=41.28ms max=944.23ms p(90)=45.4ms  p(95)=50.2ms 
     iterations.....................: 70963  2364.996582/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Mar 1, 2024

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.090552 min=11      med=141     max=197     p(90)=156     p(95)=162    
     data_received..................: 23 MB  755 kB/s
     data_sent......................: 15 MB  484 kB/s
     http_req_blocked...............: avg=2.32µs     min=711ns   med=1.26µs  max=14.7ms  p(90)=2.03µs  p(95)=2.23µs 
     http_req_connecting............: avg=433ns      min=0s      med=0s      max=6.01ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.2ms     min=3.26ms  med=19.92ms max=1.04s   p(90)=25.52ms p(95)=26.71ms
       { expected_response:true }...: avg=20.2ms     min=3.26ms  med=19.92ms max=1.04s   p(90)=25.52ms p(95)=26.71ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 148053
     http_req_receiving.............: avg=34.68µs    min=9.18µs  med=24.72µs max=23.07ms p(90)=39.75µs p(95)=47.16µs
     http_req_sending...............: avg=9.74µs     min=2.81µs  med=5.68µs  max=22.44ms p(90)=8.78µs  p(95)=12.63µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.16ms    min=3.21ms  med=19.88ms max=1.04s   p(90)=25.48ms p(95)=26.67ms
     http_reqs......................: 148053 4934.631154/s
     iteration_duration.............: avg=40.49ms    min=11.28ms med=39.26ms max=1.08s   p(90)=42.69ms p(95)=49.93ms
     iterations.....................: 74002  2466.498988/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Mar 1, 2024

@benchmarks/server results

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 302682      ✗ 0     
     data_received..................: 30 MB   994 kB/s
     data_sent......................: 12 MB   404 kB/s
     http_req_blocked...............: avg=1.39µs   min=821ns    med=1.15µs   max=6.47ms   p(90)=1.83µs   p(95)=1.99µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=139.82µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=137.02µs min=93.23µs  med=132.39µs max=6.78ms   p(90)=154.09µs p(95)=160.87µs
       { expected_response:true }...: avg=137.02µs min=93.23µs  med=132.39µs max=6.78ms   p(90)=154.09µs p(95)=160.87µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 151341
     http_req_receiving.............: avg=25.39µs  min=11.51µs  med=24.28µs  max=4.97ms   p(90)=31.33µs  p(95)=33.35µs 
     http_req_sending...............: avg=5.92µs   min=3.74µs   med=5.21µs   max=781.46µs p(90)=7.6µs    p(95)=8.11µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=105.7µs  min=64.83µs  med=100.71µs max=6.73ms   p(90)=119.14µs p(95)=124.47µs
     http_reqs......................: 151341  5044.632159/s
     iteration_duration.............: avg=192.55µs min=136.59µs med=186.89µs max=7.08ms   p(90)=211.76µs p(95)=220.62µs
     iterations.....................: 151341  5044.632159/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@ardatan ardatan merged commit db433e6 into master Mar 1, 2024
21 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