Improve deno bench --json
output before 1.31 release
#17775
Labels
suggestion
suggestions for new features (yet to be agreed)
Milestone
Instead of an array like so:
It would probably be better to not duplicate the runtime and cpu for each object and instead do something like:
We should think of some other improvements as well, like no "ok" sub object in "result" and not serializing the group name when it's "null" or perhaps grouping together benches with the same group?
Related #17774
The text was updated successfully, but these errors were encountered: