summaryrefslogtreecommitdiff
path: root/PROFILING
blob: 73e2dc5c2cc659b8386162c809546676ed4412d6 (plain)
1
2
3
4
5
6
To use the GHC profiler:

cabal clean
cabal install --enable-library-profiling --enable-executable-profiling
pandoc +RTS -p -RTS [file]...
less pandoc.prof