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

feat: conductor vscode extension (WIP) #293

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YassinEldeeb
Copy link
Member

@YassinEldeeb YassinEldeeb commented Jan 8, 2024

@YassinEldeeb YassinEldeeb changed the title feat: conductor vscode extension feat: conductor vscode extension (WIP) Jan 8, 2024
@YassinEldeeb YassinEldeeb marked this pull request as ready for review January 8, 2024 01:31
Copy link

github-actions bot commented Jan 8, 2024

✅ Benchmark Results

     data_received..................: 63 MB   786 kB/s
     data_sent......................: 99 MB   1.2 MB/s
     http_req_blocked...............: avg=2.25µs  min=712ns    med=1.91µs  max=19.56ms  p(90)=2.17µs  p(95)=2.34µs 
     http_req_connecting............: avg=134ns   min=0s       med=0s      max=19.4ms   p(90)=0s      p(95)=0s     
   ✓ http_req_duration..............: avg=26.97ms min=779.83µs med=26.5ms  max=129.65ms p(90)=43.48ms p(95)=49.79ms
       { expected_response:true }...: avg=26.97ms min=779.83µs med=26.5ms  max=129.65ms p(90)=43.48ms p(95)=49.79ms
   ✓ http_req_failed................: 0.00%   ✓ 0           ✗ 258683
     http_req_receiving.............: avg=29.38µs min=9.72µs   med=25.01µs max=54.65ms  p(90)=36.66µs p(95)=40.38µs
     http_req_sending...............: avg=15.42µs min=4.54µs   med=10.95µs max=67.62ms  p(90)=12.8µs  p(95)=20.39µs
     http_req_tls_handshaking.......: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=26.93ms min=744.84µs med=26.46ms max=129.61ms p(90)=43.43ms p(95)=49.73ms
     http_reqs......................: 258683  3233.518621/s
     iteration_duration.............: avg=27.07ms min=855.08µs med=26.6ms  max=131.3ms  p(90)=43.58ms p(95)=49.89ms
     iterations.....................: 258683  3233.518621/s
   ✓ valid_graphql_response.........: 100.00% ✓ 258683      ✗ 0     
   ✓ valid_http_code................: 100.00% ✓ 258683      ✗ 0     
     vus............................: 1       min=1         max=100 
     vus_max........................: 100     min=100       max=100 

@@ -0,0 +1,71 @@
# conductor README

This is the README for your extension "conductor". After writing up a brief description, we recommend including the following sections.
Copy link
Member

Choose a reason for hiding this comment

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

TODO

@@ -0,0 +1,9 @@
# Change Log
Copy link
Member

Choose a reason for hiding this comment

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

TODO

@dotansimha
Copy link
Member

@YassinEldeeb update on this one? could be really nice, also if it will support things like cache stores later

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