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

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Upcoming Release Changes #1503

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

  • #1500
    1f77112
    Thanks @ardatan! - Use suggested `pipeline` from `node:streams`
    to pipe streams to the final Response object

@theguild-bot theguild-bot force-pushed the changeset-release/master branch from a78de45 to 8ce990c Compare July 26, 2024 13:45
@ardatan ardatan merged commit e088520 into master Jul 26, 2024
14 of 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/node-fetch 0.5.17-rc-20240726134913-8ce990c7371178b2b076294ca729f18c65d23f87 npm ↗︎ unpkg ↗︎

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=139.307297 min=16      med=139     max=196     p(90)=162     p(95)=165    
     data_received..................: 21 MB  704 kB/s
     data_sent......................: 14 MB  451 kB/s
     http_req_blocked...............: avg=2.37µs     min=632ns   med=1.36µs  max=6.69ms  p(90)=2.04µs  p(95)=2.35µs 
     http_req_connecting............: avg=264ns      min=0s      med=0s      max=5.9ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.65ms    min=3.33ms  med=21.02ms max=1s      p(90)=27.31ms p(95)=29.46ms
       { expected_response:true }...: avg=21.65ms    min=3.33ms  med=21.02ms max=1s      p(90)=27.31ms p(95)=29.46ms
     http_req_failed................: 0.00%  ✓ 0          ✗ 138078
     http_req_receiving.............: avg=36.01µs    min=9.49µs  med=24.66µs max=27.18ms p(90)=39.27µs p(95)=45.95µs
     http_req_sending...............: avg=10.9µs     min=3.32µs  med=6.43µs  max=23.2ms  p(90)=9.99µs  p(95)=13.95µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.6ms     min=3.29ms  med=20.98ms max=1s      p(90)=27.26ms p(95)=29.38ms
     http_reqs......................: 138078 4602.10761/s
     iteration_duration.............: avg=43.42ms    min=10.63ms med=42.03ms max=1.03s   p(90)=46.95ms p(95)=53.25ms
     iterations.....................: 69018  2300.35388/s
     vus............................: 100    min=100      max=100 
     vus_max........................: 100    min=100      max=100 

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