8 Commits

Author SHA1 Message Date
Valery Antopol
126d5507c8
feat(avm)!: integrate Marine 0.26.0 (#461) 2023-03-15 17:11:53 +03:00
boneyard93501
d8c3d70656
chore(bench): add bench results (#472)
add bench results for current Marine

Co-authored-by: vms <michail.vms@gmail.com>
2023-02-15 16:23:00 +03:00
Fedor Kurbatov
8367f483bb
chore(bench): add bench results (#469)
add bench results for current Marine
2023-02-14 12:45:43 +03:00
Anatolios Laskaris
bb2c4cf722
chore(bench): add bench results (#467)
add bench results for current Marine
2023-02-14 10:59:49 +03:00
Valery Antopol
0358854a5c
chore(bench): sort items in text bench resutls (#466) 2023-02-13 19:55:03 +03:00
Valery Antopol
5e509223d6
chore(bench): add bench results (#465)
bench results
2023-02-13 15:57:13 +03:00
Mike Voronov
063c2648a5
chore(bench): add bench results (#464)
add bench results
2023-02-13 15:34:26 +03:00
Ivan Boldyrev
5fdc8e68ac
feat(tools): VM-194 performance metering (#440)
* 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