lei-april / wasmjit-perf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wasmjit-perf Build Status

​ perf the jit performance of eos-vm and ontio-wasmjit

usage

​ a. use cargo build --release to get the ontio-wasmjit binary. copy to perfcontract directory.

​ b. bash compile.bash to compile the eos-vm jit binary. copy to perfcontract directory.

​ c. enter perfcontract directory. run ./wasmjit-perf.bash filename to get the run time consumed of test file. run ./eosvm_jit to get the run time consumed of test file.

license

This project is licensed under the MIT license.

About


Languages

Language:C++ 91.3%Language:Rust 7.2%Language:Shell 1.5%