5 ms·
You can write zero-alloc OCaml code, since the standard compiler is very predictable in when it will allocate closures, etc. The Flambda compiler makes things e
by tbr1 6y ago
You can write zero-alloc OCaml code, since the standard compiler is very predictable in when it will allocate closures, etc. The Flambda compiler makes things even nicer in removing allocations for some common idioms.
[1]: https://twitter.com/yminsky/status/947064713237684224 https://twitter.com/yminsky/status/947064713237684224