Record running time in test script
This commit is contained in:
parent
6ea4e6b2b0
commit
c53c0dfe37
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
set -e
|
||||
|
||||
make compiler_specs
|
||||
out/Default/compiler_specs
|
||||
time out/Default/compiler_specs
|
||||
|
||||
make runtime_specs
|
||||
out/Default/runtime_specs
|
||||
time out/Default/runtime_specs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue