Expand description
Optimized JSON export implementation with performance improvements
This module provides highly optimized JSON export functionality that addresses the main performance bottlenecks identified in the current implementation.
Structs§
- Optimized
Export Options - Optimized export options with intelligent defaults
Enums§
- Json
File Type - Json file types
- Optimization
Level - Optimization levels for export processing
Functions§
- clear_
type_ cache - Clear the type cache (useful for testing)