[go: up one dir, main page]

EVM - Create graph script displays highest reboot

What

create_graph.sh no longer computes the sum of reboot consumption, and only displays the highest one.

Why

In case of a refutation game only one reboot will be replayed by the PVM, hence why we are interested by the highest one.

How

Parse and save highest tick field from the CSVs exported by replay blueprints --profile .

Merge request reports

Loading