Skip to content

Commit 294cf9a

Browse files
committed
Precision: Run figlet and zstd.
1 parent bfc219a commit 294cf9a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/incremental/benchmarking/run_precision.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ mv result_precision result_precision_figlet
1111
echo "Starting run on zstd"
1212
python3 precision.py $ANALYZER_DIR zstd $NCORES
1313
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

Comments
 (0)