-
Notifications
You must be signed in to change notification settings - Fork 285
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
Refactor Engine
executor to handle Wasm calls and returns
#694
Conversation
BENCHMARKS
|
Codecov Report
@@ Coverage Diff @@
## master #694 +/- ##
==========================================
- Coverage 81.01% 79.80% -1.22%
==========================================
Files 100 100
Lines 8506 8203 -303
==========================================
- Hits 6891 6546 -345
- Misses 1615 1657 +42
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
With respect to benchmarks it is expected that host call performance regresses with this PR. |
No description provided.