Expand description
Performance optimization strategy for MathHook library usage
This module defines the smart integration of SIMD, memoization, and concurrency optimized for Python/Node.js bindings and interactive usage patterns.
Structs§
- Cache
Stats - Performance
Config - Performance configuration for different usage contexts
- Performance
Optimizer - Smart performance optimizer that decides when to use different strategies
Enums§
- Binding
Context - Binding context for performance optimization
Functions§
- get_
performance_ optimizer - Get global performance optimizer
- init_
performance_ optimizer - Initialize global performance optimizer