diff options
author | Wilco Dijkstra <wdijkstr@arm.com> | 2019-04-24 15:38:49 +0100 |
---|---|---|
committer | Wilco Dijkstra <wdijkstr@arm.com> | 2019-04-24 15:38:49 +0100 |
commit | fe92a91f1e713ba4951bc6e6162f8803dc76b816 (patch) | |
tree | 072179f961041e1fa8d82e1969b75dcac1dda149 /io/fstat.c | |
parent | f9b645b4b0a10c43753296ce3fa40053fa44606a (diff) | |
download | glibc-fe92a91f1e713ba4951bc6e6162f8803dc76b816.tar glibc-fe92a91f1e713ba4951bc6e6162f8803dc76b816.tar.gz glibc-fe92a91f1e713ba4951bc6e6162f8803dc76b816.tar.bz2 glibc-fe92a91f1e713ba4951bc6e6162f8803dc76b816.zip |
Reduce benchtests time
Reduce the total time taken by benchtests. The malloc thread test takes 4
minutes to run which is significantly more than most other tests. Reduce
this to a more reasonable 40 seconds. The math tests take 10 seconds each,
eventhough all they do is loop on the same input. Anything more than 1
second runtime is way overkill, so set the limit to 1 second.
* benchtests/Makefile (BENCH_DURATION): Set to 1 second.
* benchtests/bench-malloc-thread.c (BENCH_DURATION): Set to 10 seconds.
Diffstat (limited to 'io/fstat.c')
0 files changed, 0 insertions, 0 deletions