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

testing the limits #24

Open
utkarsh-1905 opened this issue Jun 13, 2024 · 9 comments
Open

testing the limits #24

utkarsh-1905 opened this issue Jun 13, 2024 · 9 comments
Assignees
Labels
good first issue Good for newcomers question Further information is requested

Comments

@utkarsh-1905
Copy link
Contributor

can somebody write a bash script to benchmark the server and see what max concurrent load it can handle

@utkarsh-1905 utkarsh-1905 added good first issue Good for newcomers question Further information is requested labels Jun 13, 2024
@thakksht
Copy link
Member

ill be taking this issue

@thakksht thakksht self-assigned this Jun 16, 2024
@utkarsh-1905
Copy link
Contributor Author

Great, I will expect to read a detailed plan before you start creating something, will help to understand your methodology

@thakksht
Copy link
Member

thakksht commented Jun 16, 2024

if possible can you please tell me where should i start with so that i can start to learn and work on this

@utkarsh-1905
Copy link
Contributor Author

@kyzolia you can start by using apache benchmark to test the api calls and their performance, and then look for concurrency based issue, locking issues in redis, basically what happens when 2 requests come with same parameters, i.e they clash at the same time? Think about similar cases where the server can break, try writing unit tests in go to test out capabilities of different function, discuss this with others to get more insight

@utkarsh-1905 utkarsh-1905 pinned this issue Jun 20, 2024
@PreetinderSinghBadesha PreetinderSinghBadesha unpinned this issue Jun 20, 2024
@thakksht
Copy link
Member

okay thanks for the help, ill now start to work on this issue

@Harshit24401
Copy link

Add me to this issue please

@utkarsh-1905
Copy link
Contributor Author

@kyzolia, what's the progress?

@thakksht
Copy link
Member

im learning more about it harshit will be helping me with it

@DEEPESH-845
Copy link

add me to this issue please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants