Skip to content

run examples in release mode

STEVAN Antoine requested to merge improve-inbreeding-performance into main
  • update benches/README.md to use cargo run --release --example ...
  • add build-examples to Makefile to build all examples in release

minor change

add two eprintln! in inbreeding.rs to show the experiment parameters

Edited by STEVAN Antoine

Merge request reports