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

Add stress testing scripts #4088

Merged
merged 8 commits into from
Aug 5, 2024

Conversation

willmmiles
Copy link
Collaborator

Add two stress testing scripts to the tools folder:

  • stress_test.sh -- a shallow curl-based script for hammering the web server. Good for validating locking behavior and ensuring the system doesn't crash or hang under heavy load.
  • udp_test.py -- a python script for generating UDP sync packet floods.

I found these tools useful for isolating and debugging various network related issues.

@blazoncek blazoncek merged commit 7d7b7c1 into Aircoookie:0_15 Aug 5, 2024
0 of 2 checks passed
softhack007 pushed a commit to MoonModules/WLED that referenced this pull request Aug 8, 2024
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.

2 participants