firefox-devtools / performance-dashboard

Dashboard to track performance of Firefox DevTools

Home Page:http://firefox-dev.tools/performance-dashboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

performance-dashboard

This is the Dashboard used to track performance of Firefox DevTools.

This website is pure client and do not need any server side component. So you can use it with any local webserver.

An easy way to spawn one is running:

nohup python -m SimpleHTTPServer &

An then access it via http://localhost:8000/.

About

Dashboard to track performance of Firefox DevTools

http://firefox-dev.tools/performance-dashboard/

License:Mozilla Public License 2.0


Languages

Language:JavaScript 79.1%Language:HTML 20.0%Language:CSS 0.9%