14 lines
385 B
Markdown
14 lines
385 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%"/>
|