Files
obikmer/.gitea
Eric Coissac 4e625afaba
CI / build (push) Successful in 4m56s
CI / build (pull_request) Successful in 4m11s
refactor: update CI toolchain setup and optimize parallel indexing
Update CI workflows to explicitly install the Rust toolchain via rustup and configure musl targets for deterministic static builds in Docker containers. Bump obikmer dependency to 0.1.3. Refactor obicompactvec to reduce peak memory usage by computing column sizes from filesystem metadata, add atomic writes, and implement cleanup guards. Replace parallel iteration patterns in obikindex with a structured PartitionRunner pipeline for simplified error handling and progress tracking.
2026-06-22 10:46:24 +02:00
..