voltrondata-labs / benchmarks

Language-independent Continuous Benchmarking (CB) for Apache Arrow
MIT License
10 stars 11 forks source link

Use new benchmark results dataclass #113

Open alistaire47 opened 2 years ago

alistaire47 commented 2 years ago

After #112 (upon which this has a hard dependency), we need to take the new benchmark results dataclass and insert it such that we can easily write results to JSON when we're ready. For more context, see #112; this is (2) in the description there.