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

Stress test "benchmark" #126

Open
3 of 5 tasks
L3tum opened this issue Jan 4, 2020 · 0 comments
Open
3 of 5 tasks

Stress test "benchmark" #126

L3tum opened this issue Jan 4, 2020 · 0 comments
Labels
enhancement New feature or request new-benchmark Request for new benchmark
Milestone

Comments

@L3tum
Copy link
Owner

L3tum commented Jan 4, 2020

Some framework additions for individual benchmarks to support being run as stress tests on one or multiple cores.

Some features would be:

  • Choosing benchmarks to run as stress test
  • Choosing size of benchmarks
  • Choosing benchmarks for different cores (e.g. AVX on Core0, SSE on Core1)
  • Being able to stop the stress test at any time
  • Collecting statistics of the stress test (e.g. calculations done or even errors spotted)
@L3tum L3tum added enhancement New feature or request new-benchmark Request for new benchmark labels Jan 4, 2020
@L3tum L3tum added this to the v1.0 milestone Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new-benchmark Request for new benchmark
Projects
None yet
Development

No branches or pull requests

1 participant