Home

anomalyco/opentui

Status:Indexed
Analyzed 4d ago6K+ starsTypeScript

OpenTUI is a library for building terminal user interfaces (TUIs)

Back to Pull Requests
#468Open
Complex Review

chore: memory investigation harnesses + native metrics

by monotykamaryJan 3, 2026
View on GitHub

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