Skip to content

Commit 71130d2

Browse files
committed
data: clarified ARM64 benchmark limitation - CNTVCT_EL0 was unreliable on QEMU, I added this as a future work to run on real silicon
1 parent ef586af commit 71130d2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

BENCHMARKS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@
2020
- VFS read+verify includes: hash recomputation + comparison + memory lookup
2121

2222
## ARM64 Results
23-
Pending — Raspberry Pi hardware benchmarks in progress.
24-
QEMU ARM results will be added after hardware verification.
23+
BLAKE3 executes correctly on ARM64 QEMU (Cortex-A57 model).
24+
CNTVCT_EL0 on QEMU is a virtual timer, not a cycle counter — values do not reflect real silicon performance.
25+
Hardware benchmarks deferred pending Raspberry Pi availability.
2526

2627
## Comparison: Axiom OS vs Linux IMA
2728

0 commit comments

Comments
 (0)