1
0
mirror of https://github.com/fluencelabs/aquavm synced 2025-03-17 21:30:51 +00:00
Ivan Boldyrev 5fdc8e68ac
feat(tools): VM-194 performance metering ()
* Experimental performance metering
* Average on repeated runs with `--repeat` option
* Add "version" field to the report
The version is got from `air/Cargo.toml`.

* Allow disabling preparing binaries
with the `--no-prepare-binaries` option.

* Human-readable execution time in the report

* Add dashboard benchmark
* Human-readable text report
2023-02-03 23:26:06 +07:00
..