aquavm/crates/air-lib/air-parser
Ivan Boldyrev 0eb37800b6
AquaVM benchmarks (#283)
* Fix stale benchmarks
* Data (de)serialization and execution benchmarks:

Two kind of benchmark: relatively short, but with huge call results, and
long trace of small call results.  Moreover, there are two case for each:
with same data to be merged with comparison, and data from different
par branches merged w/o comparison.
2022-07-08 21:07:04 +07:00
..
benches AquaVM benchmarks (#283) 2022-07-08 21:07:04 +07:00
src air-trace util for measuring AquaVM performance with tracing crate. 2022-07-07 18:44:58 +07:00
build.rs Decouple log targets to a separate crate (#152) 2021-10-05 16:55:04 +03:00
Cargo.toml air-trace util for measuring AquaVM performance with tracing crate. 2022-07-07 18:44:58 +07:00