[LTP] Duration run time of each benchmark

Andrea Cervesato andrea.cervesato@suse.com
Mon Aug 8 11:02:04 CEST 2022


Hi!

We are currently working on a new LTP runner which is the future 
replacement of the runltp script written in bash: 
https://github.com/acerv/runltp-ng
The new runner is written in python 3.7+ and it supports duration time 
between tests. At the moment, it considers execution time of a single 
test binary,
not the duration time of specific TPASS/TFAIL results as you might 
expect, also because the old format is still supported and it doesn't 
give this possibility.

If you don't need to have duration time of specific TPASS/TFAIL , 
runltp-ng might be the #1 choice for you, since it also implements a 
JSON report file which
can be parsed easily to obtain the results.

The runltp-ng source code is open and available to everyone, so feel 
free to help and give any feedback if needed!

Regards,
Andrea

On 8/8/22 10:17, Chen, Zion via ltp wrote:
>
> Hello Linux Test Project
>
> We are in SAP using your ltp benchmark in our linux machine. We are 
> looking in the results file after the run is finish and we want to 
> know the duration time of each sub-test.
>
> Can you point me how to do it? How to find the duration time of each 
> sub-test?
>
> Regards,
>
> Zion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20220808/1b6fb4f2/attachment.htm>


More information about the ltp mailing list