Skip to content

Conversation

@BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Dec 6, 2022

This avoids redundant copying to interpreter stack. Pattern typically used in copying data, as in Buffer.Memmove (where this provides over 5% speedup).

@BrzVlad BrzVlad requested a review from vargaz as a code owner December 6, 2022 19:51
@ghost ghost assigned BrzVlad Dec 6, 2022
@ghost
Copy link

ghost commented Dec 6, 2022

Tagging subscribers to this area: @BrzVlad
See info in area-owners.md if you want to be subscribed.

Issue Details

This avoids redundant copying to interpreter stack.

Author: BrzVlad
Assignees: -
Labels:

area-Codegen-Interpreter-mono

Milestone: -

@lewing
Copy link
Member

lewing commented Dec 6, 2022

the wasm build test failures are known and not related

@BrzVlad BrzVlad merged commit 0116323 into dotnet:main Dec 7, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jan 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants