2. CLANN
Overview
run benchmarks in nohup, so i can close the terminal:
nohup cargo bench --bench=distance_benches >./nohup.out 2>./nohup.err &
run benchmarks in nohup, so i can close the terminal:
nohup cargo bench --bench=distance_benches >./nohup.out 2>./nohup.err &