Skip to main content

Module profile

Module profile 

Source
Expand description

Profiling utilities for memory and performance measurement.

Structs§

Benchmark
Benchmark helper for comparing performance.
ProfileMetrics
Additional profiling metrics.
ProfileResult
Profile result containing timing and memory statistics.

Functions§

get_memory_usage
Gets current memory usage (stub when profile feature is disabled).
profile_content
Profiles parsing XML content.
profile_file
Profiles parsing a file.