mirror of
https://github.com/fluencelabs/aquavm
synced 2024-12-13 03:05: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. |
||
---|---|---|
.. | ||
interface | ||
avm.rs | ||
config.rs | ||
errors.rs | ||
lib.rs | ||
runner.rs |