ember-best-practices/ember-perf-timeline

"Console" section in Performance profile?

allthesignals opened this issue · 2 comments

Hi there – in the readme, you have a screenshot of a profile showing the performance timing of certain components, but I can't seem interpret the results of my profiler:

image

Should I be seeing a "Console" section with familiar names of components? Just not sure if the addon is working for me, or if I'm just missing something.

In your screenshot, you have an expandable region named "timings" if you expand those, the ember specific timings should appear

I'll be sure to update our screenshot in the readme shortly.