Replies: 1 comment
-
Agreed with your idea! PR #51 was just merged, which records the epoch start/stop times of the script and calculates the runtime. I'll be adding these values and the duration to the JSON output soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to start the discussion that we change the readable time in the JSON output to epoch for API requests.
Advantages that would come from this:
If you would go a bit further with this idea and add the epoch time from start and end, it would be possible with very little effort to implement a stopwatch for the benchmark.
Beta Was this translation helpful? Give feedback.
All reactions