aquavm/avm/server
Ivan Boldyrev dcfa51c756 Use pooled AVMRunner for tests
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.
2022-05-16 13:16:28 +07:00
..
src Use pooled AVMRunner for tests 2022-05-16 13:16:28 +07:00
Cargo.toml update faas (#259) 2022-04-26 16:54:24 +03:00