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

Closure allocated in TokenizerBackedParser.PushSpanContextConfig #9975

Open
ToddGrun opened this issue Feb 22, 2024 · 3 comments
Open

Closure allocated in TokenizerBackedParser.PushSpanContextConfig #9975

ToddGrun opened this issue Feb 22, 2024 · 3 comments
Assignees
Labels
area-compiler Umbrella for all compiler issues

Comments

@ToddGrun
Copy link
Contributor

Found while investigating allocations in the completion speedometer test. @333fred -- @DustinCampbell mentioned this might be going away soon, if so, then I guess this bug can just be closed.

image

@333fred
Copy link
Member

333fred commented Feb 22, 2024

I don't expect this to be going away any time soon, no.

@phil-allen-msft phil-allen-msft added the area-compiler Umbrella for all compiler issues label Feb 22, 2024
@chsienki
Copy link
Contributor

@333fred Will this be gone with the lexer changes, or still be around?

@chsienki chsienki added this to the Backlog milestone Jul 11, 2024
@333fred
Copy link
Member

333fred commented Jul 11, 2024

This should be handled with the lexer changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-compiler Umbrella for all compiler issues
Projects
None yet
Development

No branches or pull requests

4 participants