Commit Graph

12 Commits

Author SHA1 Message Date
9ff0855102 fix: resolve critical performance issues and UI hangs by optimizing polling and PSS collection 2026-02-23 01:47:13 +01:00
e6c5adca5e feat: implement CLI interface for headless profiling and report viewing 2026-02-23 01:35:16 +01:00
47452d9330 fix: massive performance optimization for PSS collection and system monitoring 2026-02-23 01:26:47 +01:00
191aa494db fix: resolve UI freezes by parallelizing PSS collection and optimizing system refreshing 2026-02-23 01:12:26 +01:00
a5d226503d feat: implement PSS (Proportional Set Size) for accurate real memory tracking 2026-02-22 23:53:10 +01:00
6b2a851c3e feat: implement collapsible tree view with inclusive resource metrics and improved memory calculation 2026-02-22 23:33:19 +01:00
d0398edb29 feat: implement hierarchical process tree view and inclusive resource calculation 2026-02-22 23:13:04 +01:00
ab4b2af800 feat: implement automatic SysPulse detection and Report View overhead toggle 2026-02-22 22:20:04 +01:00
214a24be9d fix: update bundle identifier to avoid .app conflict 2026-02-22 22:01:15 +01:00
2bc9d76b51 fix: track missing bundling icons in git 2026-02-22 18:44:04 +01:00
a3dbd754be feat: upgrade to React 19, Tailwind 4, sysinfo 0.38 and implement manual chunk splitting 2026-02-22 18:29:48 +01:00
ec142b09bd feat: initialize SysPulse-rs profiler project with Tauri v2 and React 2026-02-22 17:39:34 +01:00