mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 00:45:29 +00:00
4554ec42da
- touch all memory before time measurements, to reduce lazy paging jitter - diff of 100us between 2 memset runs are now considered a failure (before 10us) - add refrence measurements of same region size which is not write-combined - make the output easier parse able of write-combined test Fixes #5342