mirror of
https://github.com/fluencelabs/aquavm
synced 2024-12-12 18:55:32 +00:00
dcfa51c756
Use pooled `avm::server::AVMRunner` instances of air_iterpreter_server.wasm to reduce tests' running time. It avoids repeated WASM loading and compilation. On my hardware, `cargo test --release` execution time (precompiled) decreases from almost 6 minutes to 1.5 minutes. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |