Expand description
Performance optimizations for the Ruchy compiler
PMAT A+ Quality Standards:
- Maximum cyclomatic complexity: 10
- No TODO/FIXME/HACK comments
- 100% test coverage for new functions
Structsยง
- Cache
Stats - Cache performance statistics
- Compilation
Cache - AST-based compilation cache with LRU eviction
- Parser
Pool - Thread-safe parser pool for reuse
- Pool
Stats Summary - Summary of pool statistics
- String
Interner - Memory-efficient string interning