TACLeBench

Haven't found the benchmarks you are looking for?
This is the place to write down what is missing in existing benchmarks
Post Reply
martin
Posts: 1
Joined: Tue Jul 07, 2015

TACLeBench

Post by martin » Wed Jul 08, 2015

TACLeBench is work in progress to collect and adapt benchmarks for:
* WCET analysis
* WCET oriented compiler optimization
* Evaluation of time-predictable computer architecture
* A collection of programs that can be used to generate task sets
* and maybe some more

The main feature of TACLeBench is the adaption for embedded systems so
that there is no need for external libraries or a file system. Each benchmark
is self contained.

The source and upcoming documentation is hosted at GitHub:
https://github.com/tacle/tacle-bench

Contributions to TACLeBench are more than welcome.

Cheers,
Martin Schoeberl

SebastianAltmeyer
Posts: 4
Joined: Wed Jul 01, 2015

Re: TACLeBench

Post by SebastianAltmeyer » Sun Jul 10, 2016

Please see https://www.ecrts.org/forum/viewtopic.php?f=7&t=81 for an update on the TACLeBench benchmarks.

Post Reply