Skip to content

Conversation

@HerrCai0907
Copy link
Contributor

currently, as-test use isolated execution. it is quietly slow in large projects.
this PR introduces isolated options to disable isolated execution. after that, as-test can compile all test files to one wasm module and execute once.
it can speed up test execution a lot

currently, as-test use isolated execution. it is quietly slow in large projects.
this PR introduces `isolated` options to disable isolated execution. after that, as-test can compile all test files to one wasm module and execute once.
it can speed up test execution a lot
@HerrCai0907 HerrCai0907 requested a review from a team as a code owner September 30, 2025 07:09
@HerrCai0907 HerrCai0907 linked an issue Sep 30, 2025 that may be closed by this pull request
@HerrCai0907 HerrCai0907 merged commit 170abdb into main Oct 9, 2025
1 check passed
@HerrCai0907 HerrCai0907 deleted the speed branch October 9, 2025 01:21
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.

improve performance

2 participants