ocaml-bench / sandmark

A benchmark suite for the OCaml compiler
The Unlicense
82 stars 40 forks source link

Print the JSON for each pausetimes benchmark in a single line #452

Closed punchagan closed 1 year ago

punchagan commented 1 year ago

For other kinds of benchmark measurements, the IPython notebooks and the nightly UI Python code assumes that each line in the benchmark file is valid JSON. For consistency, it would help the pausetimes data formatted similarly.