aquavm/crates/air-lib
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
..
air-parser AquaVM benchmarks (#283) 2022-07-08 21:07:04 +07:00
execution-info-collector Introduce restriction operator for streams (#172) 2021-11-24 17:57:14 +03:00
interpreter-data air-trace util for measuring AquaVM performance with tracing crate. 2022-07-07 18:44:58 +07:00
interpreter-interface Introduce %ttl% (#253) 2022-04-21 11:44:18 +03:00
lambda Add API for returning interpreter memory size (#210) 2022-01-26 13:37:22 +03:00
log-targets Rename subtree to subgraph (#265) 2022-05-17 15:53:33 +03:00
polyplets Introduce fail instruction (#196) 2021-12-16 21:34:27 +03:00
test-utils Introduce TracePos type for trace positions (#273) 2022-06-10 12:29:56 +07:00
trace-handler air-trace util for measuring AquaVM performance with tracing crate. 2022-07-07 18:44:58 +07:00
utils air-trace util for measuring AquaVM performance with tracing crate. 2022-07-07 18:44:58 +07:00