Result-gen

yarn run result-gen:all

This is what we expect users to run as it generates plots and tables for each of the aggregators that we collected data for. The generated data is stored in /benchmark-plots and /benchmark-tables.

yarn run result-gen:xy

can be used to generate results of individual aggregators

Last updated