mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-10 06:28:05 -05:00
add version to test report
This commit is contained in:
@@ -97,6 +97,8 @@ def main():
|
||||
"start_time": seconds_to_milliseconds(start_time),
|
||||
"end_time": seconds_to_milliseconds(end_time),
|
||||
"test": test,
|
||||
"version": version,
|
||||
"unit": "Score",
|
||||
"score": score
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user