bench6/README.md
2022-07-19 18:07:25 +02:00

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)