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
Mike Voronov
7e0c87d72a
Introduce %ttl% ( #253 )
2022-04-21 11:44:18 +03:00
Mike Voronov
490791b177
introduce %timestamp% ( #250 )
2022-04-20 23:05:37 +03:00
Mike Voronov
5c2b9d442b
Expose max memory size ( #242 )
2022-04-20 20:21:07 +03:00
Mike Voronov
58aef82b1e
Add API for returning interpreter memory size ( #210 )
2022-01-26 13:37:22 +03:00
vms
54e383cdaf
introduce farewell step; reafactoring
2021-12-17 22:02:16 +03:00
Mike Voronov
9f91d3161f
bump fluence-faas version ( #193 )
2021-12-14 14:01:57 +03:00
Mike Voronov
c5c9aefa37
Add test for issue 177 ( #183 )
2021-11-29 18:35:11 +03:00
Mike Voronov
4a4fc0889b
Make interpreter async ( #130 )
...
Co-authored-by: folex <0xdxdy@gmail.com>
Co-authored-by: Pavel Murygin <pavel.murygin@gmail.com>
2021-10-04 10:58:00 +03:00
Mike Voronov
d77278761f
Change subtrace_len computation algo in FoldFSM ( #138 )
2021-09-20 14:49:20 +03:00
Mike Voronov
3c86d36566
Introduce CRDT data ( #74 )
2021-08-24 16:14:15 +03:00
folex
03074be98f
Particle File Vault ( #120 )
2021-06-30 18:58:54 +03:00
Mike Voronov
2ac0304d3e
Rename Aqua to AIR, move AVM from FCE ( #99 )
2021-05-10 14:25:34 +03:00