pandoc/PROFILING

7 lines
156 B
Text
Raw Normal View History

To use the GHC profiler:
2010-07-08 17:48:07 +02:00
cabal clean
cabal install --enable-library-profiling --enable-executable-profiling
pandoc +RTS -p -RTS [file]...
less pandoc.prof