Skip to content

Conversation

@BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Feb 20, 2024

Allocating new array to mempool with each added link can be very wasteful in rare scenarios (for example switch with many cases) where a bblock is branched from numerous other bblocks.

#93192

@ghost
Copy link

ghost commented Feb 20, 2024

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

Issue Details

Allocating new array to mempool with each added link can be very wasteful in rare scenarios (for example switch with many cases) where a bblock is branched from numerous other bblocks.

#93192

Author: BrzVlad
Assignees: BrzVlad
Labels:

area-Codegen-Interpreter-mono

Milestone: -

Allocating new array to mempool with each added link can be very wasteful in rare scenarios where a bblock is branched from numerous other bblocks.
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.

2 participants