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

Fix benchmark suite #6147

Merged
merged 3 commits into from
May 6, 2024
Merged

Fix benchmark suite #6147

merged 3 commits into from
May 6, 2024

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented May 6, 2024

No description provided.

Copy link

changeset-bot bot commented May 6, 2024

⚠️ No Changeset found

Latest commit: bcbda63

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link
Contributor

github-actions bot commented May 6, 2024

🚀 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/federation 1.1.35-alpha-20240506190256-bcbda63ad1380e5000aa2d75cae181ca1e4c7757 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented May 6, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 346       ✗ 0  
     data_received..................: 40 MB   4.0 MB/s
     data_sent......................: 148 kB  15 kB/s
     http_req_blocked...............: avg=3.86µs   min=2µs      med=2.51µs   max=163.02µs p(90)=3.61µs   p(95)=3.98µs  
     http_req_connecting............: avg=609ns    min=0s       med=0s       max=105.49µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=53.59ms  min=45.93ms  med=50.03ms  max=146.72ms p(90)=57.09ms  p(95)=84.81ms 
       { expected_response:true }...: avg=53.59ms  min=45.93ms  med=50.03ms  max=146.72ms p(90)=57.09ms  p(95)=84.81ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 173
     http_req_receiving.............: avg=130.41µs min=105.58µs med=127.39µs max=318.38µs p(90)=143.55µs p(95)=150.54µs
     http_req_sending...............: avg=25.22µs  min=17.62µs  med=24.77µs  max=56.58µs  p(90)=29.05µs  p(95)=34.24µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=53.44ms  min=45.77ms  med=49.89ms  max=146.34ms p(90)=56.93ms  p(95)=84.66ms 
     http_reqs......................: 173     17.262811/s
     iteration_duration.............: avg=57.91ms  min=49.51ms  med=54.02ms  max=150.59ms p(90)=67.74ms  p(95)=88.64ms 
     iterations.....................: 173     17.262811/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

benchmark/federation/index.js Dismissed Show dismissed Hide dismissed
benchmark/federation/index.js Dismissed Show dismissed Hide dismissed
benchmark/federation/index.js Dismissed Show dismissed Hide dismissed
benchmark/federation/index.js Dismissed Show dismissed Hide dismissed
Copy link
Contributor

github-actions bot commented May 6, 2024

💻 Website Preview

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

@ardatan ardatan merged commit 68536f0 into master May 6, 2024
11 checks passed
@ardatan ardatan deleted the fix-benchmarks branch May 6, 2024 19:01
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

1 participant