vectorization/vectorization_matrix.json

2025-10-13 07:43:23 UTC

vectorization_matrix.json

NameTime (ns)CPU (ns)Iterations
MLIR_MatMul/119.419.436,434,213
MLIR_MatVec/120.820.834,006,039
Console output
2025-09-07T14:30:43+00:00
Running ./vectorization-matrix-benchmark
Run on (24 X 5100 MHz CPU s)
CPU Caches:
  L1 Data 48 KiB (x12)
  L1 Instruction 32 KiB (x12)
  L2 Unified 1280 KiB (x12)
  L3 Unified 30720 KiB (x1)
Load Average: 2.98, 3.27, 4.21
***WARNING*** CPU scaling is enabled, the benchmark real time measurements may be noisy and will incur extra overhead.
--------------------------------------------------------
Benchmark              Time             CPU   Iterations
--------------------------------------------------------
MLIR_MatMul/1       19.4 ns         19.4 ns     36434213
MLIR_MatVec/1       20.8 ns         20.8 ns     34006039
--------------------------------------------------------
MLIR_MatMul: MLIR MatMul Operation + Nested Loop
[ 18 18 18 18 18 18 18 18 18 18 ]
--------------------------------------------------------
MLIR_MatVec: MLIR MatVec Operation
[ 18 18 18 18 18 18 18 18 18 18 ]