realworldocaml/book

The Compiler-backend: Perf section seems wrong

rand00 opened this issue · 0 comments

At https://dev.realworldocaml.org/compiler-backend.html#perf there are two separate calls to perf record -g ... - where the second overwrites the first ones data. Only the second one is expected later with perf report -g