Skip to main content

Module cache

Module cache 

Source
Expand description

Conversion result cache with access-pattern prediction.

Modeled after ruvector-mincut’s PathDistanceCache (10x speedup).

Structs§

CacheStats
Cache performance statistics.
ConversionCache
Open-addressing conversion cache with prefetch hints.