Module optimized_json_export

Module optimized_json_export 

Source
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§

OptimizedExportOptions
Optimized export options with intelligent defaults

Enums§

JsonFileType
Json file types
OptimizationLevel
Optimization levels for export processing

Functions§

clear_type_cache
Clear the type cache (useful for testing)