π InstaPulse v1.3.0
This release significantly improves timing accuracy and adds GitHub auto-updates for seamless plugin management.
β¨ What's New
- π GitHub Auto-Updates - Integrated Plugin Update Checker for automatic updates from GitHub releases
- β±οΈ Enhanced Timing Accuracy - Lowered detection threshold from 0.5ms to 0.1ms for more precise measurements
- π Fixed Memory Tracking - Corrected plugin-level memory tracking to prevent over-inflation
- π Better File Operation Tracking - Improved accuracy in capturing small file operations
- β‘ Optimized Performance Logic - Simplified timing approach while maintaining accuracy
- π§ Updated MU Plugin Architecture - Enhanced timing precision without micro-level complexity
π§ Technical Improvements
- Stream wrapper now captures 5x more file operations for better accuracy
- Memory usage properly accumulated instead of being overwritten
- Simplified timing approach inspired by analysis of Code Profiler plugin
- Automatic updates from GitHub releases with native WordPress experience
π Performance Impact
The improved timing accuracy should provide more realistic plugin performance measurements, especially for plugins with many small files that were previously missed.
π Upgrade Path
This version includes automatic database migration and MU plugin updates. No manual intervention required.