viva_tensor/bench/nif
NIF Benchmark - Three-Way Comparison
Compares performance of:
- Pure Erlang (baseline)
- Apple Accelerate NIF (C, cblas_dgemm)
- Zig SIMD NIF (cross-platform)
Execute: gleam run -m examples/nif_benchmark
NIF Benchmark - Three-Way Comparison
Compares performance of:
Execute: gleam run -m examples/nif_benchmark