Skip to content

v1.3.0 - Enhanced Timing Accuracy & GitHub Auto-Updates

Latest

Choose a tag to compare

@vikasiwp vikasiwp released this 17 Sep 16:29
· 3 commits to main since this release
55b8d38

πŸš€ 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.