2022-07-19 17:05:58 +02:00
|
|
|
## 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.
|
2022-07-19 18:07:25 +02:00
|
|
|
|
|
|
|
Examples:
|
|
|
|
|
|
|
|
![sched_add](examples/sched_add.csv.png)
|
|
|
|
![sched_get](examples/sched_get.csv.png)
|
|
|
|
![register_deps](examples/register_deps.csv.png)
|