Module allocation_adapter

Module allocation_adapter 

Source
Expand description

Compatibility adapter for AllocationInfo migration

This module provides a compatibility layer that allows existing code to continue working with the original AllocationInfo interface while internally using the optimized OptimizedAllocationInfo with string interning.

Structsยง

AllocationCollection
Collection of allocation adapters for batch operations
AllocationInfoAdapter
Adapter that provides AllocationInfo interface backed by OptimizedAllocationInfo
CollectionMemoryStats
Memory statistics for an allocation collection