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

Move the merging logic of incremental results to the utils package #5396

Merged
merged 4 commits into from
Jul 3, 2023

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Jul 3, 2023

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Jul 3, 2023

🦋 Changeset detected

Latest commit: 2a8912f

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

This PR includes changesets to release 3 packages
Name Type
@graphql-tools/executor-http Patch
@graphql-tools/utils Patch
@graphql-tools/executor-graphql-ws Patch

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 196      ✗ 0  
     data_received..................: 23 MB   2.3 MB/s
     data_sent......................: 84 kB   8.4 kB/s
     http_req_blocked...............: avg=182.89µs min=3µs     med=4µs      max=17.29ms  p(90)=5.1µs    p(95)=5.61µs  
     http_req_connecting............: avg=1.6µs    min=0s      med=0s       max=156.9µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=95.78ms  min=78.11ms med=89.89ms  max=228.19ms p(90)=121.88ms p(95)=136.23ms
       { expected_response:true }...: avg=95.78ms  min=78.11ms med=89.89ms  max=228.19ms p(90)=121.88ms p(95)=136.23ms
     http_req_failed................: 0.00%   ✓ 0        ✗ 98 
     http_req_receiving.............: avg=247.13µs min=154.8µs med=190.75µs max=1.07ms   p(90)=328.72µs p(95)=376.93µs
     http_req_sending...............: avg=98.81µs  min=18.8µs  med=28.45µs  max=2.55ms   p(90)=51.48µs  p(95)=254µs   
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=95.43ms  min=77.75ms med=89.61ms  max=227.02ms p(90)=121.08ms p(95)=136.03ms
     http_reqs......................: 98      9.774621/s
     iteration_duration.............: avg=102.27ms min=83.2ms  med=96.01ms  max=234.33ms p(90)=127.31ms p(95)=145.8ms 
     iterations.....................: 98      9.774621/s
     vus............................: 1       min=1      max=1
     vus_max........................: 1       min=1      max=1

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

🚀 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/executor-graphql-ws 1.0.2-alpha-20230703110056-2a8912fa npm ↗︎ unpkg ↗︎
@graphql-tools/executor-http 1.0.1-alpha-20230703110056-2a8912fa npm ↗︎ unpkg ↗︎
@graphql-tools/utils 10.0.2-alpha-20230703110056-2a8912fa npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

💻 Website Preview

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

@ardatan ardatan merged commit bb8f169 into master Jul 3, 2023
@ardatan ardatan deleted the move-merge-inc-res branch July 3, 2023 10:58
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