zeam-vm / pelemay

Pelemay is a native compiler for Elixir, which generates SIMD instructions. It has a plan to generate for GPU code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mix pelemay.bench

zacky1972 opened this issue · comments

Is your feature request related to a problem? Please describe.
For evaluating performance improvement.

Describe the solution you'd like
mix pelemay.bench runs benchmark suites that evaluates performance of each kernel generated by Pelemay.

Describe alternatives you've considered
None.

Additional context
None.