Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Performance and Load Testing for Rate Limiting Algorithms #11

Open
neelp03 opened this issue Oct 18, 2024 · 0 comments
Open

Add Performance and Load Testing for Rate Limiting Algorithms #11

neelp03 opened this issue Oct 18, 2024 · 0 comments

Comments

@neelp03
Copy link
Owner

neelp03 commented Oct 18, 2024

Description:
Conduct performance and load testing for the Fixed Window, Sliding Window, and Token Bucket algorithms in ThrottleX. Ensure that rate-limiting performance is acceptable under high throughput.

Acceptance Criteria:

  • Add benchmark tests using Go's testing package.
  • Measure latency, request throughput, and memory usage.
  • Provide performance reports for each algorithm under load.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant