-
v1.1.38
Stablereleased this
2026-07-08 10:15:27 +00:00 | 74 commits to main since this releaseBump obikmer version to 1.1.38 and add memory footprint logging
Updates Cargo.toml version from 1.1.37 to 1.1.38. Adds explicit memory footprint estimation for the
by_partitionk-mer dedup HashMap by computing capacity-based byte sizes for map slots and stored descriptors. These metrics are logged viadebug!to track actual memory pressure during chunk processing.Downloads