16 lines
446 B
Markdown
16 lines
446 B
Markdown
## Bench6: A set of micro-benchmarks for Nanos6
|
|
|
|
This repository contains a set of microbenchmarks for Nanos6,
|
|
specifically target to expose the limitations of the runtime following
|
|
the breakdown analysis.
|
|
|
|
Examples:
|
|
|
|
<img src="examples/sched_add.csv.png" width="400px"/>
|
|
|
|
<img src="examples/sched_get.csv.png" width="400px"/>
|
|
|
|
<img src="examples/register_deps.csv.png" width="100%"/>
|
|
|
|
<img src="examples/readywave-instr.csv.png" width="600px"/>
|