mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-19 12:35:07 +00:00
![]() On my M1 mac this shows as ~25% faster at parsing Num.roc than the old implementation, probably because nobody wrote any NEON code. Even on my x86_64 linux box (Ryzen 2700x), this shows as 10% faster than the current SSE implementation (running with RUSTFLAGS="-C target-cpu=native"). |
||
---|---|---|
.. | ||
bench_parse.rs |