Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 8, 2025

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

@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from c0f96c3 to b9c6173 Compare April 8, 2025 22:58
Copy link
Contributor

coderabbitai bot commented Apr 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot force-pushed the changeset-release/master branch 14 times, most recently from 34a6ffa to c0c560b Compare April 14, 2025 19:35
@github-actions github-actions bot force-pushed the changeset-release/master branch from c0c560b to af49d21 Compare April 14, 2025 19:50
@enisdenjo enisdenjo merged commit dfa9665 into master Apr 14, 2025
3 checks passed
Copy link
Contributor Author

github-actions bot commented Apr 14, 2025

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.549033 min=12     med=142     max=180    p(90)=158     p(95)=165    
     data_received..................: 21 MB  702 kB/s
     data_sent......................: 14 MB  455 kB/s
     http_req_blocked...............: avg=2.25µs     min=602ns  med=1.4µs   max=2.46ms p(90)=2.1µs   p(95)=2.49µs 
     http_req_connecting............: avg=360ns      min=0s     med=0s      max=1.3ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.71ms    min=3.1ms  med=21.02ms max=1.02s  p(90)=27.17ms p(95)=29.24ms
       { expected_response:true }...: avg=21.71ms    min=3.1ms  med=21.02ms max=1.02s  p(90)=27.17ms p(95)=29.24ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 137688
     http_req_receiving.............: avg=36.37µs    min=9.79µs med=25.52µs max=17.9ms p(90)=41.01µs p(95)=49.22µs
     http_req_sending...............: avg=11.61µs    min=3.47µs med=7.11µs  max=7.34ms p(90)=10.75µs p(95)=15.64µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s     p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.66ms    min=3.05ms med=20.97ms max=1.02s  p(90)=27.12ms p(95)=29.17ms
     http_reqs......................: 137688 4589.016424/s
     iteration_duration.............: avg=43.53ms    min=9.71ms med=41.91ms max=1.05s  p(90)=47.98ms p(95)=53.47ms
     iterations.....................: 68821  2293.741643/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor Author

github-actions bot commented Apr 14, 2025

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=141.00348 min=58      med=140     max=184      p(90)=160     p(95)=164    
     data_received..................: 21 MB  689 kB/s
     data_sent......................: 13 MB  442 kB/s
     http_req_blocked...............: avg=3.48µs    min=651ns   med=1.33µs  max=6.32ms   p(90)=2.1µs   p(95)=2.38µs 
     http_req_connecting............: avg=1.67µs    min=0s      med=0s      max=6.08ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=22.12ms   min=4.35ms  med=21.49ms max=828.37ms p(90)=27.66ms p(95)=29.38ms
       { expected_response:true }...: avg=22.12ms   min=4.35ms  med=21.49ms max=828.37ms p(90)=27.66ms p(95)=29.38ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 135108
     http_req_receiving.............: avg=35.25µs   min=9.63µs  med=24.84µs max=14.1ms   p(90)=39.55µs p(95)=46.27µs
     http_req_sending...............: avg=11.85µs   min=3.3µs   med=6.55µs  max=5.04ms   p(90)=10.29µs p(95)=14.61µs
     http_req_tls_handshaking.......: avg=0s        min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=22.08ms   min=4.26ms  med=21.45ms max=828.29ms p(90)=27.61ms p(95)=29.31ms
     http_reqs......................: 135108 4502.976147/s
     iteration_duration.............: avg=44.37ms   min=16.14ms med=42.87ms max=852.59ms p(90)=49.05ms p(95)=54.59ms
     iterations.....................: 67526  2250.55487/s
     vus............................: 55     min=55        max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor Author

github-actions bot commented Apr 14, 2025

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 217880      ✗ 0     
     data_received..................: 22 MB   730 kB/s
     data_sent......................: 8.7 MB  291 kB/s
     http_req_blocked...............: avg=1.44µs   min=912ns    med=1.22µs   max=274.16µs p(90)=1.92µs   p(95)=2.09µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=145.34µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=212.51µs min=154.95µs med=200.36µs max=58.42ms  p(90)=226.84µs p(95)=237.17µs
       { expected_response:true }...: avg=212.51µs min=154.95µs med=200.36µs max=58.42ms  p(90)=226.84µs p(95)=237.17µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 108940
     http_req_receiving.............: avg=25.6µs   min=13.86µs  med=23.98µs  max=3.67ms   p(90)=30.85µs  p(95)=33.56µs 
     http_req_sending...............: avg=6.37µs   min=4.1µs    med=5.5µs    max=310.99µs p(90)=8.19µs   p(95)=8.97µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=180.54µs min=133.01µs med=168.61µs max=58.33ms  p(90)=191.94µs p(95)=201.08µs
     http_reqs......................: 108940  3631.183165/s
     iteration_duration.............: avg=270.8µs  min=197.18µs med=257.45µs max=58.6ms   p(90)=287.95µs p(95)=300.89µs
     iterations.....................: 108940  3631.183165/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor Author

github-actions bot commented Apr 14, 2025

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 204028      ✗ 0     
     data_received..................: 21 MB   684 kB/s
     data_sent......................: 8.2 MB  272 kB/s
     http_req_blocked...............: avg=1.84µs   min=972ns    med=1.75µs   max=1.56ms   p(90)=2.27µs  p(95)=2.52µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=175.92µs p(90)=0s      p(95)=0s      
     http_req_duration..............: avg=216.94µs min=151.95µs med=203.3µs  max=32.14ms  p(90)=232.2µs p(95)=244.89µs
       { expected_response:true }...: avg=216.94µs min=151.95µs med=203.3µs  max=32.14ms  p(90)=232.2µs p(95)=244.89µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 102014
     http_req_receiving.............: avg=28.8µs   min=14.43µs  med=26.75µs  max=3.34ms   p(90)=34.35µs p(95)=37.17µs 
     http_req_sending...............: avg=8.19µs   min=4.31µs   med=8.07µs   max=427.19µs p(90)=10.52µs p(95)=12.25µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=179.94µs min=120.51µs med=166.84µs max=32.03ms  p(90)=193µs   p(95)=204.56µs
     http_reqs......................: 102014  3400.294002/s
     iteration_duration.............: avg=288.41µs min=207.55µs med=273.61µs max=32.33ms  p(90)=307.1µs p(95)=322.86µs
     iterations.....................: 102014  3400.294002/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor Author

github-actions bot commented Apr 14, 2025

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 292088      ✗ 0     
     data_received..................: 29 MB   959 kB/s
     data_sent......................: 12 MB   389 kB/s
     http_req_blocked...............: avg=1.35µs   min=861ns    med=1.15µs   max=187.23µs p(90)=1.83µs   p(95)=1.98µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=112.86µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=144.27µs min=99.02µs  med=140.04µs max=5.64ms   p(90)=160.98µs p(95)=168.04µs
       { expected_response:true }...: avg=144.27µs min=99.02µs  med=140.04µs max=5.64ms   p(90)=160.98µs p(95)=168.04µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 146044
     http_req_receiving.............: avg=23.83µs  min=11.63µs  med=22.7µs   max=2.92ms   p(90)=28.74µs  p(95)=31.41µs 
     http_req_sending...............: avg=6.12µs   min=3.89µs   med=5.26µs   max=270.07µs p(90)=7.97µs   p(95)=8.54µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=114.31µs min=71.11µs  med=109.49µs max=5.59ms   p(90)=128.16µs p(95)=134.25µs
     http_reqs......................: 146044  4867.974008/s
     iteration_duration.............: avg=201.06µs min=142.33µs med=196.19µs max=5.98ms   p(90)=220.49µs p(95)=229.65µs
     iterations.....................: 146044  4867.974008/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.

1 participant