voltrondata-labs / arrowbench

R package for benchmarking
Other
13 stars 9 forks source link

Add fuller benchmark results class #99

Closed alistaire47 closed 2 years ago

alistaire47 commented 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:

Exhaustive validation is out of scope for now, given part of the point is to allow us to play with schemas more.