An open API service indexing awesome lists of open source software.

https://github.com/ihorvorotnov/perf-monitor

A handy way to monitor your website performance, in a form of WordPress plugin
https://github.com/ihorvorotnov/perf-monitor

javascript performance plugin wordpress

Last synced: 3 months ago
JSON representation

A handy way to monitor your website performance, in a form of WordPress plugin

Awesome Lists containing this project

README

        

# Performance Monitor [WIP]

A handy way to monitor your website performance, in a form of WordPress plugin.

![Screenshot of a page with plugin in use](screenshot.jpg?raw=true "See it in action")

Uses JavaScript [Performance API](https://developer.mozilla.org/en-US/docs/Web/API/Performance_API).

**Please, note:** This is a quick'n'dirty proof of concept. It works, shows some
useful performance stats and even looks pretty neat (at least I believe so). But
the implementation isn't ready for prime time yet.