tapasco icon indicating copy to clipboard operation
tapasco copied to clipboard

Rebuild the stack of benchmarks

Open jahofmann opened this issue 5 years ago • 2 comments

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.

jahofmann avatar Nov 04 '19 14:11 jahofmann

@jahofmann is this still relevant?

cahz avatar Oct 07 '20 11:10 cahz

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

jahofmann avatar Oct 07 '20 11:10 jahofmann