View on GitHub

chrome-performance-video

Make a webm video from a chrome devtools performance profile.

ChromePerformanceVideo

ChromePerformanceVideo.chromePerformanceVideo ⇒ Promise.<Blob>

make a webm video from a chrome performance profile json object

Kind: static constant of ChromePerformanceVideo
Returns: Promise.<Blob> - a promise to the webm video blob

Param Type Description
profile Object chrome performance profile json object