What does each color mean in Chrome devtools profile flame chart

Viewed 2954

When I use Chrome devtools's profile tool to record javascript CPU run time, and switch to flame chart, I see lots color blocks, some block's color look similar, some are different.

What does each kind of color represent? What are the differences?

2 Answers
Related