erlgrind
erlgrind copied to clipboard
Wrong units for the cost?
The description says 'costs are in milliseconds', however fprof output is in milliseconds and erlgrind multiplies these values by 1000, so the costs must be in microseconds?
Yeah it's got to be microseconds. fprof docs clearly say in milliseconds http://erlang.org/doc/man/fprof.html