upvote
Why did you choose F# over OCaml? I am in the same boat and evaluating both. Mainly systems programming, applications, etc.
reply
Both of these are near useless for systems programming and predictable behavior when caring about performance.
reply
Jane Street uses OCaml in a domain where performance matters.*

*https://signalsandthreads.com/performance-engineering-on-har...

reply
Jane Street has unlimited engineers and money to do this.

At least from the sidelines, it looks like they've built/forked most parts of the OCaml ecosystem to make it work (OxCaml, Dune was built by then, custom profilers, custom networking hardware, etc).

Of course a lot of their work is open source and can be used, but I wouldn't assume that it would be worth the effort to do something similar with OCaml yourself. Maybe it is! LLMs go brrr and all that.

reply