Readme for tkyprof-0.0.6.3

TKYProf

TKYProf is a web-based interactive visualizer for GHC Time and Allocation Profiling Reports. It helps you to find the performance bottlenecks of your code quickly.

TKYProf

Prerequistes

How to use TKYProf

  1. cabal install tkyprof installs the executable tkyprof.
  2. Run tkyprof on your terminal.
  3. Access http://localhost:3000/.
  4. Drag and drop your profiling reports.
  5. TKYProf draws a pretty chart.

screenshot

Developers

This tool is written and maintained by Mitsutoshi Aoe, maoe@foldr.in.