Files
Rava/ir
retoor f83de7abcd feat: implement optimized C++ backend outperforming Python in all benchmarks
Rewrite core computation engine in C++ with SIMD vectorization and cache-friendly data structures, achieving 3-8x speedup across all benchmark suites including matrix multiplication, string processing, and JSON parsing.
2025-12-03 16:55:37 +00:00
..