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

Rebuild the stack of benchmarks #141

Open
jahofmann opened this issue Nov 4, 2019 · 2 comments
Open

Rebuild the stack of benchmarks #141

jahofmann opened this issue Nov 4, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jahofmann
Copy link
Contributor

As part of the work in issue #79, the benchmarks that have been deprecated for a while have been removed as they were not functional anymore.

To evaluate the performance of TaPaSCo properly, again, there should be a replacement that checks the different performance critical parts of TaPaSCo.

There were four different tests:

  • benchmark-alloc-free: Check memory allocation performance
  • benchmark-cd: ???
  • benchmark-latency: Counter execution latency
  • benchmark-mem: Bandwidth for data movements -> Replaced by bandwidth tool

Additional tests should be added for the different parts of the architecture.

@cahz
Copy link
Member

cahz commented Oct 7, 2020

@jahofmann is this still relevant?

@jahofmann
Copy link
Contributor Author

Sure, would still be nice to have more such tools to better catch regressions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants