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

Faster validation #4801

Merged
merged 1 commit into from Oct 31, 2022
Merged

Faster validation #4801

merged 1 commit into from Oct 31, 2022

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Oct 31, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Oct 31, 2022

🦋 Changeset detected

Latest commit: c1d38a6

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

This PR includes changesets to release 29 packages
Name Type
@graphql-tools/utils Major
@graphql-tools/batch-delegate Patch
@graphql-tools/batch-execute Patch
@graphql-tools/delegate Patch
@graphql-tools/executor Patch
@graphql-tools/graphql-tag-pluck Patch
@graphql-tools/import Patch
@graphql-tools/links Patch
@graphql-tools/load Patch
@graphql-tools/merge Patch
@graphql-tools/mock Patch
@graphql-tools/node-require Patch
@graphql-tools/relay-operation-optimizer Patch
@graphql-tools/resolvers-composition Patch
@graphql-tools/schema Patch
@graphql-tools/stitch Patch
@graphql-tools/stitching-directives Patch
@graphql-tools/wrap Patch
@graphql-tools/apollo-engine-loader Patch
@graphql-tools/code-file-loader Patch
@graphql-tools/git-loader Patch
@graphql-tools/github-loader Patch
@graphql-tools/graphql-file-loader Patch
@graphql-tools/json-file-loader Patch
@graphql-tools/module-loader Patch
@graphql-tools/prisma-loader Patch
@graphql-tools/url-loader Patch
graphql-tools Patch
federation-benchmark 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

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 210       ✗ 0  
     data_received..................: 24 MB   2.4 MB/s
     data_sent......................: 90 kB   9.0 kB/s
     http_req_blocked...............: avg=20.34µs  min=3µs     med=4µs     max=1.69ms   p(90)=5.36µs   p(95)=5.78µs  
     http_req_connecting............: avg=15.31µs  min=0s      med=0s      max=1.6ms    p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=89.54ms  min=78.82ms med=85.33ms max=193.26ms p(90)=92.9ms   p(95)=131.96ms
       { expected_response:true }...: avg=89.54ms  min=78.82ms med=85.33ms max=193.26ms p(90)=92.9ms   p(95)=131.96ms
     http_req_failed................: 0.00%   ✓ 0         ✗ 105
     http_req_receiving.............: avg=201.05µs min=168.3µs med=187.7µs max=716.8µs  p(90)=214.78µs p(95)=230.38µs
     http_req_sending...............: avg=59.96µs  min=18.5µs  med=30.5µs  max=1.09ms   p(90)=42.86µs  p(95)=92.48µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=89.28ms  min=78.6ms  med=85.11ms max=192.82ms p(90)=92.67ms  p(95)=131.69ms
     http_reqs......................: 105     10.462758/s
     iteration_duration.............: avg=95.51ms  min=83.68ms med=90.59ms max=199.87ms p(90)=104.05ms p(95)=137.06ms
     iterations.....................: 105     10.462758/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

@github-actions
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/batch-delegate 8.4.4-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/batch-execute 8.5.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/delegate 9.0.11-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/executor 0.0.3-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/graphql-tag-pluck 7.3.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
graphql-tools 8.3.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/import 6.7.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/links 8.3.15-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/load 7.8.3-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/apollo-engine-loader 7.3.16-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/code-file-loader 7.3.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/git-loader 7.2.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/github-loader 7.3.16-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/graphql-file-loader 7.5.8-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/json-file-loader 7.4.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/module-loader 7.2.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/prisma-loader 7.2.27-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/url-loader 7.16.7-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/merge 8.3.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/mock 8.7.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/node-require 6.4.11-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/relay-operation-optimizer 6.5.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/resolvers-composition 6.5.9-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/schema 9.0.7-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 8.7.16-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/stitching-directives 2.3.14-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/utils 9.0.0-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 9.2.6-alpha-20221031144042-b669677e npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

🚀 Website Preview

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

@ardatan ardatan merged commit 8f6d3ef into master Oct 31, 2022
@ardatan ardatan deleted the faster-validation branch October 31, 2022 17: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.

None yet

2 participants