Skip to main content

Module performance

Module performance 

Source
Expand description

Performance optimizations including caching and string interning

Structsยง

AstCache
Cache for parsed ASTs to avoid re-parsing the same files
CacheStats
InternerStats
PerformanceMonitor
Performance monitoring and statistics
PerformanceSummary
StringInterner
String interning system for reducing memory usage
TypeCache
Cache for type information to reduce LSP queries
TypeInfo
TypeQuery