✨Testing basic operations on single Huawei ARM core All *.c files can be directly compiled by gcc. 1. 指令延迟测试 inst_latency.c 2. 指令吞吐测试 inst_throughput.c 3. 访存延迟测试 mem_latency.c 4. 指令吞吐测试 mem_throughput.c Todo