Julien Wajsberg
Julien Wajsberg
I don't know how we can discriminate such a synchronous wait. Maybe the stack actually looks different ?
This has been on purpose so far. But maybe this is something that coulmd be useful. What do you think @mstange ? Also a percentage of the running time may...
Yeah I think I'm quite convinced it's useful.
> What do you think about showing the percentage as a coloured background? I'm not sure of this, especially because of the accessibility :( > In the above screenshot, it...
> My workflow doesn't usually include looking at the inverted tree view, though. I suggest you use it more often then, as this is a very effective tool. Sometimes it...
> I'm not sure of this, especially because of the accessibility :( Because conveying data using colors only isn't so good for accessibility (think people with some color blindness). It...
Seeing other tools, I wonder if we couldn't use just the percentages instead of the absolute values. Especially that absolute values may lie if we miss samples, but percentages likely...
> Would we have a total size indicator somewhere? This is the range at the top. But I agree this is quite far from the table, so difficult to relate....
> the "percentage of time in the range selection" You're refering to the "range selection" as in "uncommited range selection", right ?
The error is indeed that it's too big, the underlying error I get (in the web console) is `NS_ERROR_OUT_OF_MEMORY` when trying to decode the file as UTF-8. We should try...