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

feat: add benchmarking, optimize bounds checking in the kernel #505

Merged
merged 15 commits into from
Oct 12, 2023
Merged

Conversation

zshipko
Copy link
Contributor

@zshipko zshipko commented Oct 11, 2023

  • Adds benchmarking, run with cargo bench or cargo criterion
  • Adds MemoryRoot::pointer_in_bounds_fast to do less precise bounds checking in loads/stores

github-actions bot and others added 4 commits October 10, 2023 17:11
Automated PR to update `runtime/src/extism-runtime.wasm` in PR #505

Co-authored-by: zshipko <zshipko@users.noreply.github.com>
github-actions bot and others added 2 commits October 10, 2023 17:34
Automated PR to update `runtime/src/extism-runtime.wasm` in PR #505

Co-authored-by: zshipko <zshipko@users.noreply.github.com>
@zshipko zshipko merged commit 6f4b43b into main Oct 12, 2023
32 checks passed
@zshipko zshipko deleted the bench branch October 12, 2023 20:24
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

Successfully merging this pull request may close these issues.

None yet

1 participant