1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-30 14:44:09 +00:00

workloads/dhrystone: fix run with num loops and delay

Fix output when running for a specified number of loops (rather than
duration) and adding delay to threads. Previously, the output for the
last thread was not printed due to a missing check for a negative
duration.
This commit is contained in:
Sergei Trofimov
2017-12-08 09:21:00 +00:00
committed by marcbonnici
parent 5729df0a5b
commit 4069e37f6b
3 changed files with 6 additions and 2 deletions