zephyr/benchies.md

23 lines
622 B
Markdown
Raw Permalink Normal View History

app_kernel: runs in 0 ns
cmsis_dsp/basicmath: runs in 0 ns
data_structure_perf/dlist_perf: ""
data_structure_perf/rbtree_perf: ""
footprints: runs at least 7 minutes without output
latency_measures: 0ns
mbedtls: at least 3mins without output
sched: 0ns an doesn't exit
sched_userspace: doesn't compile
sys_kernel: 0 ns and no exit
linpack:
LTO && CFI -> ~ 4000000 KFLOPS
LTO && !CFI -> ~ 3650000 KFLOPS
!LTO && !CFI -> ~ 3650000 KFLOPS
2024-09-15 19:24:26 +02:00
mibench -> not implemented for zephyr and no reason to suspect result differ from linpack
2024-10-11 10:19:02 +02:00
embench:
LTO && CFI -> ~ 906.4 ms
LTO && !CFI -> ~ 853.3 ms
!LTO && !CFI -> ~ 934.1 ms