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

test: add a stress test for the https outcalls feature #4449

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mihailjianu1
Copy link
Contributor

This test adds an update message to the already existing proxy_canister, which performs count concurrent outcalls.

However, as the number of canister messages is limited to 500, the requests have to be split into batches.

All requests are lightweight both in therms of request size and response size.

The qps in these conditions (for 500, 1000 and 2000 "concurrent" requests) was around 150, with a latency of 2-3 seconds.

@github-actions github-actions bot added the test label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant