go-twig/scripts
semihalev 741ef0dd81 Add memory profiling and benchmarking tools
- Create comprehensive benchmarks for memory allocation analysis
- Implement a memory analysis utility to identify allocation hotspots
- Add command-line profiling tool for different template complexities
- Create analysis script to generate detailed memory reports
- Add benchmarking documentation with optimization strategy

These tools will help identify critical areas for optimization
in implementing a zero-allocation rendering path.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-11 23:39:49 +03:00
..
analyze_memory.sh Add memory profiling and benchmarking tools 2025-03-11 23:39:49 +03:00