Stream: git-wasmtime

Topic: wasmtime / PR #1661 machinst: Avoid a full instructions t...


view this post on Zulip Wasmtime GitHub notifications bot (May 05 2020 at 17:16):

bnjbvr opened PR #1661 from emfasten-block-order to master:

Fixing a temporary hack to put the block containing the fallthrough_return at the end. This doesn't show any noticeable improvement in wallclock compile time, but it's a 10M (~0.1% total) instructions reduction (according to the imprecise perf stat) when compiling regex-rs.wasm on my machine.

view this post on Zulip Wasmtime GitHub notifications bot (May 05 2020 at 17:16):

bnjbvr requested cfallin for a review on PR #1661.

view this post on Zulip Wasmtime GitHub notifications bot (May 05 2020 at 17:36):

cfallin submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2020 at 13:13):

bnjbvr merged PR #1661.


Last updated: Nov 22 2024 at 17:03 UTC