fprof is a profile report generator for the ferite scripting language.
It shamefully mimics the output of the excellent nytprofhtml of Devel::NYTprof's perl profiler.
- Install go
- export GOPATH=$HOME/gocode
- go get github.com/cention-nazri/fprof
fprof should now be in $HOME/gocode/bin/fprof