1
0
mirror of https://github.com/fluencelabs/aquavm synced 2025-03-16 04:50:49 +00:00
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
..
2022-04-21 11:44:18 +03:00
2022-04-21 11:44:18 +03:00
2021-12-14 14:01:57 +03:00
2021-10-04 10:58:00 +03:00
2022-04-20 20:21:07 +03:00
2022-05-16 13:16:28 +07:00