(no title)
loxs | 6 months ago
Nevertheless, I have fond memories of OCaml and a great amount of respect for the language design. Haven't checked on it since, probably should. I hope part of the problems have been solved.
loxs | 6 months ago
Nevertheless, I have fond memories of OCaml and a great amount of respect for the language design. Haven't checked on it since, probably should. I hope part of the problems have been solved.
jasperry|6 months ago
loxs|6 months ago
ackfoobar|6 months ago
Do you have a ballpark value of how much faster Rust is? Also I wonder if OxCaml will be roughly as fast with less effort.
loxs|6 months ago
Of course, all of this was mostly unneeded, but I just wanted to find out what am I getting myself into, and I was very happy with the result. My move to Rust was mostly not because of speed, but I still needed a fast language (where OCaml qualifies). This was also before the days of multicore OCaml, so nowadays it would matter even less.
unknown|6 months ago
[deleted]
javcasas|6 months ago
debugnik|6 months ago
The Dune build system does default to ocamlopt nowadays, although maybe not back around 2020.
loxs|6 months ago