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

Add onEnd to mapAsyncIterator #5924

Merged
merged 3 commits into from Feb 23, 2024
Merged

Conversation

EmrysMyrddin
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Feb 21, 2024

🦋 Changeset detected

Latest commit: 2f9b207

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphql-tools/utils Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Feb 21, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 340       ✗ 0  
     data_received..................: 40 MB   3.9 MB/s
     data_sent......................: 146 kB  15 kB/s
     http_req_blocked...............: avg=3.77µs   min=2.03µs   med=2.58µs   max=162.44µs p(90)=3.71µs  p(95)=3.95µs  
     http_req_connecting............: avg=641ns    min=0s       med=0s       max=109.1µs  p(90)=0s      p(95)=0s      
     http_req_duration..............: avg=54.86ms  min=46.08ms  med=52.32ms  max=142.72ms p(90)=60.1ms  p(95)=89.09ms 
       { expected_response:true }...: avg=54.86ms  min=46.08ms  med=52.32ms  max=142.72ms p(90)=60.1ms  p(95)=89.09ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 170
     http_req_receiving.............: avg=138.14µs min=102.91µs med=132.59µs max=344.58µs p(90)=156.1µs p(95)=166.58µs
     http_req_sending...............: avg=25.9µs   min=17.83µs  med=24.32µs  max=132.91µs p(90)=33.28µs p(95)=37.59µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=54.7ms   min=45.93ms  med=52.17ms  max=142.35ms p(90)=59.91ms p(95)=88.92ms 
     http_reqs......................: 170     16.907677/s
     iteration_duration.............: avg=59.12ms  min=49.66ms  med=56.25ms  max=149.46ms p(90)=66.56ms p(95)=92.95ms 
     iterations.....................: 170     16.907677/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Feb 21, 2024

💻 Website Preview

The latest changes are available as preview in: https://a1ea8524.graphql-tools.pages.dev

Copy link
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-tools/utils 10.1.0-alpha-20240221144004-2f9b20705f30cf4b71a4d566007d6fae6d1f95e9 npm ↗︎ unpkg ↗︎

@ardatan ardatan merged commit f3ea7a5 into master Feb 23, 2024
30 checks passed
@ardatan ardatan deleted the feat/map-async-iterator-on-end branch February 23, 2024 10:53
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.

None yet

2 participants