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

disable introspection plugin #202

Merged
merged 2 commits into from
Dec 18, 2023
Merged

disable introspection plugin #202

merged 2 commits into from
Dec 18, 2023

Conversation

dotansimha
Copy link
Member

Closes #201

Copy link

github-actions bot commented Dec 18, 2023

💻 Website Preview

The latest changes are available as preview in: https://5d78ad58.conductor-t2.pages.dev

Copy link

github-actions bot commented Dec 18, 2023

✅ Benchmark Results

     data_received..................: 212 MB  2.6 MB/s
     data_sent......................: 656 MB  8.2 MB/s
     http_req_blocked...............: avg=2.61µs  min=581ns    med=1.43µs  max=32.16ms p(90)=1.9µs   p(95)=2.14µs 
     http_req_connecting............: avg=480ns   min=0s       med=0s      max=32.05ms p(90)=0s      p(95)=0s     
   ✓ http_req_duration..............: avg=4.27ms  min=63.96µs  med=2.3ms   max=84.14ms p(90)=11.13ms p(95)=15.41ms
       { expected_response:true }...: avg=4.27ms  min=63.96µs  med=2.3ms   max=84.14ms p(90)=11.13ms p(95)=15.41ms
   ✓ http_req_failed................: 0.00%   ✓ 0            ✗ 1665901
     http_req_receiving.............: avg=41.8µs  min=6.35µs   med=15.68µs max=51.48ms p(90)=22.24µs p(95)=75.35µs
     http_req_sending...............: avg=14.93µs min=3.46µs   med=7.69µs  max=38.97ms p(90)=10.52µs p(95)=14.14µs
     http_req_tls_handshaking.......: avg=0s      min=0s       med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=4.22ms  min=45.17µs  med=2.26ms  max=84.12ms p(90)=11.04ms p(95)=15.28ms
     http_reqs......................: 1665901 20823.694813/s
     iteration_duration.............: avg=4.38ms  min=109.55µs med=2.39ms  max=85.95ms p(90)=11.28ms p(95)=15.59ms
     iterations.....................: 1665901 20823.694813/s
     vus............................: 1       min=1          max=199  
     vus_max........................: 200     min=200        max=200  

Copy link

github-actions bot commented Dec 18, 2023

🐋 This PR was built and pushed to the following Docker images:

Docker Bake metadata
{
"conductor": {
  "containerimage.config.digest": "sha256:b068e3e1b193e081344dc5fbee36b8258d1ec33f9ec686072a88cdf79723481c",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
    "digest": "sha256:8733fdadc97159982e87354e47ca0ea5f657767cd77d764a87db84d88a84f032",
    "size": 901,
    "platform": {
      "architecture": "amd64",
      "os": "linux"
    }
  },
  "containerimage.digest": "sha256:8733fdadc97159982e87354e47ca0ea5f657767cd77d764a87db84d88a84f032",
  "image.name": "ghcr.io/the-guild-org/conductor-t2/conductor:8f3c24fbbb360f0cff8dfd9b15326e9ded30a8dd"
}
}

wip

fix

fixes

disable
@dotansimha dotansimha merged commit a65e3b2 into master Dec 18, 2023
14 checks passed
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.

Disable introspection plugin
1 participant