manifest / performance / instapulse
InstaPulse
Light-weight APM (Performance Monitoring) for WordPress, ready for production sites.
★ 17stars
4forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/instawp/instapulse/archive/refs/heads/main.zipDeclares an update source (https://github.com/instawp/instapulse/), so updates arrive through the plugin's own updater.
From the readme
InstaPulse - WordPress Performance Monitor (Beta)
InstaPulse is a lightweight WordPress plugin that provides accurate application performance monitoring by tracking individual plugin load times, database query performance, and frontend request metrics. It uses advanced profiling techniques to measure performance without significantly impacting your site's speed.
Features
🚀 Plugin Performance Monitoring
- Track individual plugin load times and memory usage
- Monitor theme performance separately from plugins
- Confidence levels based on statistical significance
- Memory usage tracking for each component
🗄️ Database Query Analysis
- Monitor slow database queries in real-time
- Configurable slow query threshold (10-1000ms)
- Track query frequency and execution patterns
- Identify performance bottlenecks at the database level
📊 Request Performance Tracking
- Frontend request monitoring with intelligent sampling
- Configurable sampling rate (1-100%) to minimize overhead
- Request categorization and filtering
- Load time and memory usage analytics
🎨 CSS/JS Asset Monitoring
- Track all CSS and JavaScript files loaded on each request
- Source attribution (Plugin, Theme, or WordPress C
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.3.0 | Sep 17, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.