mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-31 09:07:21 +00:00
![]() Surprisingly this actually increases perf of some benchmarks. My guess is that it fixes bugs during looping and thus reduces work. Specifically cFold and derive see minor gains ~1.5%; rBTreeCk sees a big gain ~4%. NQueens is the only benchmark that sees a lost at ~2%. False interpreter also see a 0-5% perf improvement depending on the exact input. That said, the improvement was noisy. ref #7367 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |