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

Break down UrlLoader into pieces #4829

Merged
merged 8 commits into from
Nov 9, 2022
Merged

Break down UrlLoader into pieces #4829

merged 8 commits into from
Nov 9, 2022

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Nov 8, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Nov 8, 2022

🦋 Changeset detected

Latest commit: defe47f

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

This PR includes changesets to release 7 packages
Name Type
@graphql-tools/url-loader Patch
@graphql-tools/executor-graphql-ws Patch
@graphql-tools/executor-http Patch
@graphql-tools/executor-legacy-ws Patch
@graphql-tools/executor-apollo-link Patch
@graphql-tools/executor-urql-exchange Patch
@graphql-tools/prisma-loader 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 Nov 8, 2022

🚀 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-apollo-link 0.0.1-alpha-20221109064748-070b6b68 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-graphql-ws 0.0.1-alpha-20221109064748-070b6b68 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-http 0.0.1-alpha-20221109064748-070b6b68 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-legacy-ws 0.0.1-alpha-20221109064748-070b6b68 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-urql-exchange 0.0.1-alpha-20221109064748-070b6b68 npm ↗︎ unpkg ↗︎
@graphql-tools/prisma-loader 7.2.33-alpha-20221109064748-070b6b68 npm ↗︎ unpkg ↗︎
@graphql-tools/url-loader 7.16.13-alpha-20221109064748-070b6b68 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 216       ✗ 0  
     data_received..................: 25 MB   2.5 MB/s
     data_sent......................: 92 kB   9.2 kB/s
     http_req_blocked...............: avg=5.92µs   min=2.9µs   med=3.7µs   max=227.8µs  p(90)=4.63µs   p(95)=5.2µs   
     http_req_connecting............: avg=1.52µs   min=0s      med=0s      max=164.4µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=87.06ms  min=76.78ms med=82.53ms max=202.24ms p(90)=91.87ms  p(95)=131.65ms
       { expected_response:true }...: avg=87.06ms  min=76.78ms med=82.53ms max=202.24ms p(90)=91.87ms  p(95)=131.65ms
     http_req_failed................: 0.00%   ✓ 0         ✗ 108
     http_req_receiving.............: avg=178.22µs min=136.9µs med=164.5µs max=887.71µs p(90)=182.49µs p(95)=231.05µs
     http_req_sending...............: avg=87.81µs  min=18.3µs  med=27.85µs max=1.61ms   p(90)=37.72µs  p(95)=697.76µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=86.8ms   min=76.6ms  med=82.35ms max=201.3ms  p(90)=90.88ms  p(95)=131.46ms
     http_reqs......................: 108     10.786856/s
     iteration_duration.............: avg=92.67ms  min=82ms    med=87.78ms max=207.68ms p(90)=98.76ms  p(95)=137.29ms
     iterations.....................: 108     10.786856/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://394e404e.graphql-tools.pages.dev

@ardatan ardatan merged commit 61812cc into master Nov 9, 2022
@ardatan ardatan deleted the break-down-urlloader branch November 9, 2022 06:46
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