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
- Host: GitHub
- URL: https://github.com/ihorvorotnov/perf-monitor
- Owner: ihorvorotnov
- Created: 2018-03-29T20:14:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-01T09:07:19.000Z (about 7 years ago)
- Last Synced: 2025-01-13T17:20:14.411Z (5 months ago)
- Topics: javascript, performance, plugin, wordpress
- Language: PHP
- Size: 275 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Performance Monitor [WIP]
A handy way to monitor your website performance, in a form of WordPress plugin.

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.