Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zero string allocation for regex lexer #124

Closed
b3b00 opened this issue Jun 9, 2019 · 0 comments
Closed

zero string allocation for regex lexer #124

b3b00 opened this issue Jun 9, 2019 · 0 comments

Comments

@b3b00
Copy link
Owner

b3b00 commented Jun 9, 2019

investigate ifa zero string allocation for the regex lexer is possible.
at least is it possible to reduce string alloc.
this must us us System.Span and/or System.Memory

@b3b00 b3b00 changed the title eero string allocation dor regex lexer zero string allocation for regex lexer Jun 9, 2019
@b3b00 b3b00 closed this as completed Nov 18, 2019
b3b00 added a commit that referenced this issue Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant