Closed shardool-freightwalla closed 8 years ago
Looks like rendering issue. It seems that stack is pretty large and most of function calls are not significant, but they take some height.
It's related to #32.
After mentioned commit all nodes which cumulative time is less than 0,5% of total run time won't be displayed and won't take any height. At some point cutoff parameter will be set from UI, but it'll be tracked under #32 .
Any reason why this may be happening ?