Skip to content

Programmatically read performance metrics using Puppeteer

Notifications You must be signed in to change notification settings

hunterchristian/beagle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Programmatically read performance metrics using Puppeteer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published