Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add eos-vm to wasm-engines #92

Open
axic opened this issue Jun 18, 2020 · 1 comment
Open

Add eos-vm to wasm-engines #92

axic opened this issue Jun 18, 2020 · 1 comment
Assignees

Comments

@axic
Copy link
Member

axic commented Jun 18, 2020

It has a benchmarking tool: https://github.com/EOSIO/eos-vm/blob/master/tools/bench_interp.cpp

Need to make sure to disable metering as even the watchdog could be implemented in a way detrimental to speed.

@poemm has run some tests and his findings/patches can be found here: https://gist.github.com/poemm/cec9e8b3e085651dab6ec06bc5dd9b0e

@axic
Copy link
Member Author

axic commented Jul 9, 2020

It seems the above tool has "metering" disabled because it uses null_watchdog(), see more about that here: https://github.com/EOSIO/eos-vm/blob/ee011884397d80d787868c70995200c0c1b19f13/docs/OVERVIEW.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants