12 lines
349 B
Markdown
12 lines
349 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:
|
|
|
|
![sched_add](examples/sched_add.csv.png)
|
|
![sched_get](examples/sched_get.csv.png)
|
|
![register_deps](examples/register_deps.csv.png)
|