AmorphousMemoryMark measures memory read/write performance in GB/s.
-
katsura
- Posts: 26
- Joined: Sat May 23, 2020 6:16 pm
Post
by katsura »
Use "memmove()/bzero()" on both Intel and ARM since that's the only measurement available on ARM Mac at this point.
EDIT: added temporal/non-temporal read/write tests for ARM Mac. you can now compare temporal/non-temporal read/write between Intel and ARM Macs.


Last edited by
katsura on Thu Dec 10, 2020 11:44 pm, edited 1 time in total.