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

Strip ignored characters when printing a query in executor-http #6332

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

kamilkisiela
Copy link
Collaborator

Save up payload size

Copy link

changeset-bot bot commented Jul 9, 2024

🦋 Changeset detected

Latest commit: 13d42cd

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/executor-http 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

Copy link
Contributor

github-actions bot commented Jul 9, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 302       ✗ 0  
     data_received..................: 35 MB   3.5 MB/s
     data_sent......................: 129 kB  13 kB/s
     http_req_blocked...............: avg=4.44µs   min=2.17µs   med=2.88µs  max=188.58µs p(90)=4.23µs   p(95)=4.78µs  
     http_req_connecting............: avg=828ns    min=0s       med=0s      max=125.14µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=62.05ms  min=52.79ms  med=58.14ms max=155ms    p(90)=71.75ms  p(95)=95.12ms 
       { expected_response:true }...: avg=62.05ms  min=52.79ms  med=58.14ms max=155ms    p(90)=71.75ms  p(95)=95.12ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 151
     http_req_receiving.............: avg=138.29µs min=108.16µs med=134.7µs max=342.53µs p(90)=153.82µs p(95)=165.88µs
     http_req_sending...............: avg=26.58µs  min=17.59µs  med=25.46µs max=106.9µs  p(90)=31.3µs   p(95)=36.29µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=61.89ms  min=52.64ms  med=57.94ms max=154.55ms p(90)=71.56ms  p(95)=94.95ms 
     http_reqs......................: 151     15.095513/s
     iteration_duration.............: avg=66.22ms  min=56.85ms  med=62.21ms max=160.18ms p(90)=75.98ms  p(95)=99.36ms 
     iterations.....................: 151     15.095513/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Jul 9, 2024

💻 Website Preview

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

Copy link
Collaborator

@enisdenjo enisdenjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe write a changeset to get a release out?

Copy link
Contributor

github-actions bot commented Jul 9, 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/executor-http 1.1.3-alpha-20240709173553-13d42cd3e29709e3504d43fead768de629ce1d86 npm ↗︎ unpkg ↗︎

@enisdenjo enisdenjo merged commit 7be6930 into master Jul 10, 2024
30 checks passed
@enisdenjo enisdenjo deleted the kamilkisiela-patch-1 branch July 10, 2024 11:00
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