Closed alistaire47 closed 2 years ago
Per https://github.com/ursacomputing/arrowbench/pull/98#issuecomment-1137898948, create an object for a set of benchmark results (at the run_one() level, i.e. one set of scalar params (a case), perhaps with multiple iterations) that can be read/written from/to JSON. Possibilities in-scope:
run_one()
Exhaustive validation is out of scope for now, given part of the point is to allow us to play with schemas more.
Per https://github.com/ursacomputing/arrowbench/pull/98#issuecomment-1137898948, create an object for a set of benchmark results (at the
run_one()
level, i.e. one set of scalar params (a case), perhaps with multiple iterations) that can be read/written from/to JSON. Possibilities in-scope:Exhaustive validation is out of scope for now, given part of the point is to allow us to play with schemas more.