Stream: git-wasmtime

Topic: wasmtime / PR #7970 Cache a handle to the canonical ABI's...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 20 2024 at 22:52):

fitzgen requested pchickey for a review on PR #7970.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 20 2024 at 22:52):

fitzgen opened PR #7970 from fitzgen:cache-realloc-func-type to bytecodealliance:main:

This avoids locking the type registry to look up function types by VMSharedTypeIndex in calls to realloc.

This gives a ~13% speedup to wasmtime serve's requests per second for me locally.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Feb 20 2024 at 22:52):

fitzgen requested wasmtime-core-reviewers for a review on PR #7970.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 20 2024 at 23:16):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 20 2024 at 23:43):

alexcrichton merged PR #7970.


Last updated: Oct 23 2024 at 20:03 UTC