Skip to content

Conversation

@Daniel-Svensson
Copy link
Contributor

This saves almost 14000 byte arrays from being created when invoking fcs.exe (debug net472) without any additional references.

It seems someone has already prepared a fast path for reading utf8 strings so just call that one.

Copy link
Contributor

@TIHan TIHan left a comment

Choose a reason for hiding this comment

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

Nice find!

@TIHan TIHan merged commit a400a06 into dotnet:main Aug 20, 2020
@Daniel-Svensson Daniel-Svensson deleted the ilreader branch August 20, 2020 18:46
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants