You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**clear** - The clear button clears the measures from the tables and also wipes the results.
331
-
332
-
**Reload the inspected window** - This button reloads the inspected window and displays the new measures.
333
-
334
-
**Pending events** - This indicates the pending measures (React performance data).
335
-
336
-
**Table** - The table shows the time taken by a component in a phase, number of instances of a component and total time combining all the phases in **ms** and **%**.
332
+
Overview section represents an overview of total time (%) taken by all the components in your application.
This section shows the time taken by a component in a phase, number of instances of a component and total time combining all the phases in **ms** and **%**
370
+
352
371
## Phases
353
372
354
373
Given below are the different phases for which React measures the performance:
0 commit comments