Module profiling

Source
Expand description

Memory allocation and performance profiling tools

This module provides utilities for tracking memory allocation patterns and profiling resource usage during benchmarks.

Structs§

AllocationComparison
Allocation comparison result
AllocationResult
Memory allocation tracking result
MemoryProfile
Memory usage pattern analysis

Functions§

bench_string_operations
String interning benchmark helper
bench_with_allocation_tracking
Benchmark with estimated memory allocation tracking