KEMBAR78
Reduce size of RegexNode by 8 bytes by stephentoub · Pull Request #84843 · dotnet/runtime · GitHub
Skip to content

Conversation

stephentoub
Copy link
Member

RegexNodeKind being 4 bytes instead of 1 byte pushes the containing class out into the next word.

RegexNodeKind being 4 bytes instead of 1 byte pushes the containing class out into the next word.
@ghost
Copy link

ghost commented Apr 14, 2023

Tagging subscribers to this area: @dotnet/area-system-text-regularexpressions
See info in area-owners.md if you want to be subscribed.

Issue Details

RegexNodeKind being 4 bytes instead of 1 byte pushes the containing class out into the next word.

Author: stephentoub
Assignees: -
Labels:

area-System.Text.RegularExpressions

Milestone: 8.0.0

@stephentoub stephentoub merged commit a53f66b into dotnet:main Apr 14, 2023
@stephentoub stephentoub deleted the regexnodesize branch April 14, 2023 23:02
@ghost ghost locked as resolved and limited conversation to collaborators May 15, 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.

2 participants