bytecodealliance / sightglass

A benchmark suite and tool to compare different implementations of the same primitives.
Apache License 2.0
70 stars 33 forks source link

Add intgemm benchmark test #186

Closed yurydelendik closed 2 years ago

yurydelendik commented 2 years ago

Real-world project I had to deal and optimize for several times in the past year. Contains decent amount of SIMD operations.

As noted in README, I prefer to benchmark it with emscripten 2.0. Though it is perfectly fine to update in the future to 3.0.