added call to create manifest function at the end of the benchmarks

This commit is contained in:
Arty Blue
2024-10-09 10:13:55 -07:00
parent bc5d5e03ac
commit 0d9891701c
8 changed files with 16 additions and 0 deletions

View File

@@ -167,6 +167,8 @@ def run_benchmark():
# Exit
terminate_processes(PROCESS_NAME)
am.create_manifest()
return test_start_time, test_end_time