So this is probably a dummy question, but I’m currently trying to investigate a bizarre performance issue while using the flambda compiler, and I have added -inlining-report
to ocamlopt_flags
in my dune build file (see monad_perf_bench/bin/dune at master · haoxuany/monad_perf_bench · GitHub). However, I don’t see any files generated for this. Has the documentation for dune or flambda since changed or is there something obvious that I have missed?
Thank you!
4 posts - 3 participants