Re-enables the `numa` feature in CI workflows to prevent container/cgroup deadlocks while preserving validation correctness. Fixes concurrent test race conditions by replacing thread-local parameter storage with process-wide atomics and mutex locks. Integrates `tracing-subscriber` for structured logging and adds thread-ID tracking to debug worker lifecycles. Additionally bumps the crate version, updates `.gitignore`, documents experimental evolutionary distance pipelines, and refactors hardcoded test constants.
29 lines
482 B
Plaintext
29 lines
482 B
Plaintext
.venv/
|
|
src/target
|
|
data-stress
|
|
*.fasta
|
|
*.fasta.gz
|
|
*.zst
|
|
*.zst.meta
|
|
*.pb
|
|
./**/*.json
|
|
*.bin
|
|
*.log
|
|
*.csv
|
|
Betula_exilis--IGA-24-33
|
|
benchmark/genomes
|
|
benchmark/simulated_data
|
|
benchmark/specimen_index_presence
|
|
benchmark/specimen_index_count
|
|
benchmark/global_index_presence
|
|
benchmark/all_specific
|
|
benchmark/global_index_count
|
|
benchmark/stats
|
|
benchmark/reference_index
|
|
benchmark/reference_dist
|
|
benchmark/obikmer_dist
|
|
benchmark/specific_index_count
|
|
benchmark/specific_index_presence
|
|
TNT
|
|
phyg
|