SortingRunning Testsdune test Running Benchmarksdune exec --profile=release bench/arrays.exe The use of the release profile is very important here as it compiles with --noassert which removes assertions in the code.