Skip to content

Untag dispatch string constructor - #2480

Merged
Stephan T. Lavavej (StephanTLavavej) merged 7 commits into
microsoft:mainfrom
AlexGuteniev:untag_dispatch_string_ctor
Mar 2, 2022
Merged

Untag dispatch string constructor#2480
Stephan T. Lavavej (StephanTLavavej) merged 7 commits into
microsoft:mainfrom
AlexGuteniev:untag_dispatch_string_ctor

Conversation

@AlexGuteniev

@AlexGuteniev Alex Guteniev (AlexGuteniev) commented Jan 15, 2022

Copy link
Copy Markdown
Contributor

Towards #189

It might be worth to:

Currently it isn't done, only pure untag dispatch.

@AlexGuteniev
Alex Guteniev (AlexGuteniev) requested a review from a team as a code owner January 15, 2022 16:31

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The unnecessary per-character capacity checks after reserve for the forward case make me a sad panda, but are pre-existing.

@StephanTLavavej

Copy link
Copy Markdown
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej
Stephan T. Lavavej (StephanTLavavej) merged commit 9fe98e0 into microsoft:main Mar 2, 2022
@StephanTLavavej

Copy link
Copy Markdown
Member

Thanks for improving compiler throughput in this popular class! 🧶 🐈 😸

@AlexGuteniev
Alex Guteniev (AlexGuteniev) deleted the untag_dispatch_string_ctor branch March 19, 2022 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

throughput Must compile faster

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants