Expand description
Performance optimizations including caching and string interning
Structsยง
- AstCache
- Cache for parsed ASTs to avoid re-parsing the same files
- Cache
Stats - Interner
Stats - Performance
Monitor - Performance monitoring and statistics
- Performance
Summary - String
Interner - String interning system for reducing memory usage
- Type
Cache - Cache for type information to reduce LSP queries
- Type
Info - Type
Query