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 benchmarks and load tests #744

Open
mempirate opened this issue Jan 27, 2025 · 0 comments
Open

Add benchmarks and load tests #744

mempirate opened this issue Jan 27, 2025 · 0 comments
Labels
A: infra Area: Infrastructure C: bolt-sidecar Component: bolt-sidecar

Comments

@mempirate
Copy link
Contributor

Benchmarks

  • Benchmarks should cover performance of smaller modules (microbenchmarking), with the goal of measuring and eventually being able to improve performance and memory usage
  • divan or criterion (note: divan doesn't support file output yet)

Load testing

  • Load testing should determine the minimum resource requirements (CPU, memory, network) to run the bolt-sidecar, with various load profiles
  • It should help users determine the maximum resources they should allocate to the sidecar process / container
@mempirate mempirate added A: infra Area: Infrastructure C: bolt-sidecar Component: bolt-sidecar labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: infra Area: Infrastructure C: bolt-sidecar Component: bolt-sidecar
Projects
None yet
Development

No branches or pull requests

1 participant