Skip to content

v0.1.0 - LRU Cache & Performance

Choose a tag to compare

@issadicko issadicko released this 01 Jan 14:35
0f51db9

What's New

  • LRU AST Cache: Avoid re-parsing identical scripts
  • WithCache() API: Control cache behavior
  • Benchmarks: Comprehensive performance tests
  • Pool Optimizations: Object pooling for memory efficiency