Hacker News new | ask | show | jobs
by madmax96 2384 days ago
OCaml: https://godbolt.org/z/8bWDXy C: https://godbolt.org/z/WAjsvk

I've never actually looked at the output of an OCaml compiler, I have to say I'm surprised by how clean it is. But I wouldn't call it more predictable than that C's output.

1 comments

>C

You forgot about -O2/3.