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

Load testing for fairpredictor #9

Open
kshitijrajsharma opened this issue May 13, 2024 · 6 comments
Open

Load testing for fairpredictor #9

kshitijrajsharma opened this issue May 13, 2024 · 6 comments

Comments

@kshitijrajsharma
Copy link
Member

kshitijrajsharma commented May 13, 2024

Issue is to do load testing fairpredictor in our cloud so that we can compare and be sure how many parallel users we can support

TBD

@kshitijrajsharma
Copy link
Member Author

kshitijrajsharma commented May 13, 2024

Load testing first :

Predictor env : dev

AWS fargate : vcpu - 4 , Ram - 8 GB

Parameters :

Web_Concurrency : 4

Total maximum users : 10
No of users / second swampped : 0.1

image

@kshitijrajsharma
Copy link
Member Author

kshitijrajsharma commented May 13, 2024

Scenario 2 :

env : dev
Same device spec (4vcpu , 8 GB )
Web concurrency : 10
Autoscaling condition : 33 % avg CPU

image image image

@kshitijrajsharma
Copy link
Member Author

kshitijrajsharma commented May 23, 2024

Scenario 3 :

env : Prod
Device spec : 4vcpu , 8 GB
Web concurrency : 10
Autoscaling condition : 30 % avg CPU

Total maximum users : 10
No of users / second swampped : 0.1
image
image

@kshitijrajsharma
Copy link
Member Author

kshitijrajsharma commented May 23, 2024

Scenario 4 :

env : Prod
Device spec : 4vcpu , 8 GB
Web concurrency : 10
Autoscaling condition : 30 % avg CPU

Total maximum users : 25
No of users / second swampped : 0.1
image
image

@kshitijrajsharma
Copy link
Member Author

kshitijrajsharma commented May 23, 2024

Scenario 5 :

env : Prod
Device spec : 4vcpu , 8 GB
Web concurrency : 10
Autoscaling condition : 30 % avg CPU

Total maximum users : 50
No of users / second swampped : 0.1

Note : Already 10 machines are running due to previous load testing and we continued the scenario with 50 users

image
image

@kshitijrajsharma
Copy link
Member Author

kshitijrajsharma commented May 23, 2024

Scenario 6:

env : Prod
Device spec : 4vcpu , 8 GB
Web concurrency : 10
Autoscaling condition : 30 % avg CPU

Total maximum users : 100
No of users / second swampped : 0.1

Note : Already 30 machines are running due to previous load testing and we continued the scenario with 100 users

image
image

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

No branches or pull requests

1 participant