[jiterp] Adjust jiterpreter thresholds to exercise it more on CI#82476
Closed
kg wants to merge 6 commits intodotnet:mainfrom
Closed
[jiterp] Adjust jiterpreter thresholds to exercise it more on CI#82476kg wants to merge 6 commits intodotnet:mainfrom
kg wants to merge 6 commits intodotnet:mainfrom
Conversation
|
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsTest PR in order to run CI lanes with the jiterpreter thresholds lower for better test coverage. If this works well ideally we can set up a lane for this or a rolling build or something.
|
This was referenced Feb 22, 2023
3aab262 to
f9b469b
Compare
f9b469b to
364b4da
Compare
This was referenced Mar 4, 2023
This was referenced Mar 6, 2023
Generate fallthrough in CFG Generate branch block header partially in cfg Emit branches in CFG Checkpoint: Emit loop and exit return in CFG (broken) Fix CFG emitting function header in the wrong place Improve accuracy of cfg size estimation Remove log messages Checkpoint: Forward branches partially working Fix non-conditional branches not being added to target table Remove fallthrough
Use copyWithin to implement appendBytes where possible More accurate overhead calculation
e6bf444 to
ceba516
Compare
|
Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it. |
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test PR in order to run CI lanes with the jiterpreter thresholds lower for better test coverage. If this works well ideally we can set up a lane for this or a rolling build or something.