We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfc219a commit 294cf9aCopy full SHA for 294cf9a
scripts/incremental/benchmarking/run_precision.sh
@@ -11,7 +11,3 @@ mv result_precision result_precision_figlet
11
echo "Starting run on zstd"
12
python3 precision.py $ANALYZER_DIR zstd $NCORES
13
mv result_precision result_precision_zstd
14
-
15
-echo "Starting run on chrony"
16
-python3 precision.py $ANALYZER_DIR chrony $NCORES
17
-mv result_precision result_precision_chrony
0 commit comments