Benchmarks: micro benchmarks - add general CPU bandwidth and latency benchmark (#662)
**Description**
Add micro benchmark to measure general CPU bandwidth and latency without 'mlc'.
Test output:
```
{
"cpu-memory-bw-latency/return_code": 0,
"cpu-memory-bw-latency/mem_bandwidth_matrix_numa_0_1_bw": 5388.75021,
"cpu-memory-bw-latency/mem_bandwidth_matrix_numa_0_1_lat": 0.185571786,
"cpu-memory-bw-latency/mem_bandwidth_matrix_numa_1_0_bw": 4634.82028,
"cpu-memory-bw-latency/mem_bandwidth_matrix_numa_1_0_lat": 0.215758096,
}
```
---------
Co-authored-by:
hongtaozhang <hongtaozhang@microsoft.com>
Showing
Please register or sign in to comment