Builds a Chrome DevTools trace object (profile JSON) from the marks and measures collected by PerformanceProfiler.
PerformanceProfiler
Loadable in the Chrome DevTools Performance tab: DevTools → Performance → Load Profile → select the JSON file
DevTools → Performance → Load Profile → select the JSON file
The profiler's collected marks and measures.
marks
measures
The DevTools trace object.
Builds a Chrome DevTools trace object (profile JSON) from the marks and measures collected by
PerformanceProfiler.Loadable in the Chrome DevTools Performance tab:
DevTools → Performance → Load Profile → select the JSON file