Comparing Intel Mac and ARM Mac
Posted: Thu Dec 10, 2020 11:31 pm
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.


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.

