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

Thin Client Integration packages #2066

Merged
merged 3 commits into from
Nov 11, 2022
Merged

Thin Client Integration packages #2066

merged 3 commits into from
Nov 11, 2022

Conversation

ardatan
Copy link
Collaborator

@ardatan ardatan commented Nov 9, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Nov 9, 2022

🦋 Changeset detected

Latest commit: 0a13a14

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

This PR includes changesets to release 2 packages
Name Type
@graphql-yoga/apollo-link Patch
@graphql-yoga/urql-exchange 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 9, 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-yoga/apollo-link 1.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 1.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/common 3.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/redis-event-target 1.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/typed-event-target 1.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 3.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
graphql-yoga 3.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/node 3.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 1.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 1.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-defer-stream 1.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 1.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-prometheus 1.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 1.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-sofa 1.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 3.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎
@graphql-yoga/subscription 3.0.0-alpha-20221111164434-6f1a49d7 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 160398      ✗ 0    
     data_received..................: 24 MB   797 kB/s
     data_sent......................: 9.2 MB  307 kB/s
     http_req_blocked...............: avg=1.25µs   min=800ns   med=1.1µs   max=287.7µs p(90)=1.6µs   p(95)=2µs    
     http_req_connecting............: avg=1ns      min=0s      med=0s      max=138.8µs p(90)=0s      p(95)=0s     
   ✓ http_req_duration..............: avg=292.15µs min=198.4µs med=265.4µs max=19.25ms p(90)=325.4µs p(95)=352.3µs
       { expected_response:true }...: avg=292.15µs min=198.4µs med=265.4µs max=19.25ms p(90)=325.4µs p(95)=352.3µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 80199
     http_req_receiving.............: avg=19.91µs  min=11.2µs  med=17.89µs max=6ms     p(90)=24.9µs  p(95)=27.4µs 
     http_req_sending...............: avg=8.42µs   min=4.1µs   med=5.9µs   max=8.21ms  p(90)=11.2µs  p(95)=12µs   
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=263.81µs min=178.2µs med=239.4µs max=18.76ms p(90)=293.1µs p(95)=316.6µs
     http_reqs......................: 80199   2673.183309/s
     iteration_duration.............: avg=367.44µs min=254.2µs med=338.7µs max=19.53ms p(90)=413.3µs p(95)=443.6µs
     iterations.....................: 80199   2673.183309/s
     vus............................: 0       min=0         max=1  
     vus_max........................: 1       min=1         max=1  

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://a1f733ee.graphql-yoga.pages.dev

@ardatan ardatan requested review from n1ru4l, saihaj and enisdenjo and removed request for n1ru4l and saihaj November 9, 2022 07:58
@theguild-bot theguild-bot mentioned this pull request Nov 9, 2022
@ardatan ardatan merged commit 14ca59c into main Nov 11, 2022
@ardatan ardatan deleted the thinner-client-packages branch November 11, 2022 16:43
ardatan added a commit that referenced this pull request Nov 11, 2022
* Thin Client Integration packages

* 🤦

* ..
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