hey guys, I just tried webgrind, since kcachegrind crashes trying to open 1GB large profiling files...
It took very long time, but it displays the parsed file :)
However, I would like to know how to READ it? I mean, it says:
125 different functions called in 123695 milliseconds (1 runs, 9 shown
and for functions:
Invocation Count - 170960
Total Self Cost - 34.21
Total Inclusive cost - 35.54
What is this?? is that seconds? or what? why is there no [ms] or [sec], since apparently, multiple different units of measure are used..
Also, can I please know - how did you write the webgrind parser engine, to reach such a big file with memory_limit at 32mb successfully? I must know! its so cool - how? :)