Skip to content

Quickly generate Regions of Interest files for WPA using Chrome & Edge performance.mark()s

License

Notifications You must be signed in to change notification settings

MattKotsenas/WPA-Regions-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A simple PowerShell script for generating a Regions of Interest file from a collection of event start / stop pairs. By default the script generates two regsions files, one for Edge and one for Chrome, for use with performance.mark(), though any event provider can be used by setting the -EventProviders parameter. For more information why you'd use this tool, see https://matt.kotsenas.com/posts/using-wpa-to-analyze-performance-marks, and for more info on how to use it, see https://matt.kotsenas.com/posts/generate-wpa-regions-from-performance-marks.

Getting help

Help, including examples, is included in the script, just run

Get-Help .\New-RegionsXml.ps1

About

Quickly generate Regions of Interest files for WPA using Chrome & Edge performance.mark()s

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published