Back to Pull RequestsView on GitHub
#468Open
Complex Review
chore: memory investigation harnesses + native metrics
by monotykamary•Jan 3, 2026
Summary
This pull request introduces memory investigation harnesses for SolidJS and native metrics collection within the OpenTUI core library. It's a diagnostic-only PR aimed at identifying potential memory leaks and understanding memory behavior during TUI rendering and streaming updates, not intended for merging as-is.
Changes
+1630 additions-41 deletions
Impact Areas
Memory ManagementPerformanceTesting/DiagnosticsSolidJS Integration