Hi everyone, on occasion, wanted to say thanks for developers for the awesome tool!
We have recently wrote our own Rust tool for numbering/segmentation, but we're having trouble with correctly benchmarking it against other tools. We're working separately on the correctness benchmarks, but the one I'm really curious is speed. Namely, we run ANARCII on CPU-only machine in CI, but see really weird behavior in benchmarks (see here: https://immunum.enpicom.com/benchmarks/) regardless on where we specify ncpu -- seems that it just doesn't get accounted for. We have an issue tracking that: ENPICOM/immunum#31
Do you have any insights on how to run ANARCII in parallel correctly on CPU machines only?
Hi everyone, on occasion, wanted to say thanks for developers for the awesome tool!
We have recently wrote our own Rust tool for numbering/segmentation, but we're having trouble with correctly benchmarking it against other tools. We're working separately on the correctness benchmarks, but the one I'm really curious is speed. Namely, we run ANARCII on CPU-only machine in CI, but see really weird behavior in benchmarks (see here: https://immunum.enpicom.com/benchmarks/) regardless on where we specify
ncpu-- seems that it just doesn't get accounted for. We have an issue tracking that: ENPICOM/immunum#31Do you have any insights on how to run ANARCII in parallel correctly on CPU machines only?