Skip to content

Conversation

@kg
Copy link
Member

@kg kg commented Mar 15, 2023

The first browser-bench run after the monitoring phase was added shows a regression in Span<byte>.Reverse, and I don't think it's feasible to fix with the distance measuring approach so it's best to back out this commit and try the monitoring phase with a different approach after P3. I suspect the problem is that some traces containing loops will execute for a while and then return a small displacement, but it's not easy to fix that.

@ghost
Copy link

ghost commented Mar 15, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

The first browser-bench run after the monitoring phase was added shows a regression in Span<byte>.Reverse, and I don't think it's feasible to fix with the distance measuring approach so it's best to back out this commit and try the monitoring phase with a different approach after P3. I suspect the problem is that some traces containing loops will execute for a while and then return a small displacement, but it's not easy to fix that.

Author: kg
Assignees: -
Labels:

arch-wasm, area-Codegen-Jiterpreter-mono

Milestone: -

@kg kg merged commit 95df571 into dotnet:main Mar 15, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Apr 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants