Stream: git-wasmtime

Topic: wasmtime / PR #9636 Speed up a "big stack" test, and tes...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 20 2024 at 18:57):

alexcrichton edited PR #9636.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 20 2024 at 18:57):

alexcrichton edited PR #9636:

This test currently takes 50s locally in debug mode locally so optimize
it by disabling optimizations in Cranelift and additionally using the
single-pass register allocator. This drops the test time to ~3s locally.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 20 2024 at 18:57):

alexcrichton has enabled auto merge for PR #9636.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 20 2024 at 19:12):

pchickey commented on PR #9636:

Thanks. Comment needs a fix, then its good to go

view this post on Zulip Wasmtime GitHub notifications bot (Nov 20 2024 at 19:15):

alexcrichton updated PR #9636.

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

alexcrichton commented on PR #9636:

oops, thanks!

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

alexcrichton has enabled auto merge for PR #9636.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 20 2024 at 19:41):

alexcrichton merged PR #9636.


Last updated: Nov 22 2024 at 16:03 UTC