1.0.4 • Published 4 years ago

@hunterhod/beagle v1.0.4

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

Beagle

Getting started

  • npm install
  • Change URL in index.js to the URL of the website to be profiled
  • node index.js

Trace event format

Beagle gathers paint timings by filtering trace events in a performance profile that is generated by Puppeteer. View the format of the trace events here