PerfMeter
PerfMeter copied to clipboard
PerfMeter
Work In Progress | User discretion avised!
How to install:
- Download or clone the repo:
git clone https://github.com/spite/PerfMeter.git - Go to
/src, runnpm install, thennpm run build - Open
chrome://extensionsand make sureDeveloper Modecheckbox is ticked - Click
Load unpacked extensionand select the folder you've downloaded the repo to - Open a page with WebGL
- Open DevTools
- Go to PerfMeter tab
- Hit
Reloadto instrument the tab
About the library
Even though this is intended as a Chrome Extension -and in the future, via de Web Extensions, a Firefox one-, the instrumentation library itself (src/lib.js) is designed so it can be used in other browsers.