Skip to content

Commit

Permalink
echo
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Fontana authored and Pedro Fontana committed Apr 8, 2024
1 parent 4e609e9 commit 7c302d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/hyper_threading/hyper-threading-workflow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ for threads in "${thread_counts[@]}"; do

# Ejecuta el comando hyperfine construido
echo "Ejecutando benchmark para ${threads} threads"
echo $cmd
eval $cmd
done

0 comments on commit 7c302d0

Please sign in to comment.