Skip to content

Use ROS<long> in FormattingHelpers instead of ROS<byte> - #80668

Merged
EgorBo merged 1 commit into
dotnet:mainfrom
EgorBo:simplify-formattinghelpers
Jan 15, 2023
Merged

Use ROS<long> in FormattingHelpers instead of ROS<byte>#80668
EgorBo merged 1 commit into
dotnet:mainfrom
EgorBo:simplify-formattinghelpers

Conversation

@EgorBo

Copy link
Copy Markdown
Member

Clean up in FormattingHeleprs.CountDigits after #79461 is merged

@ghostghost assigned EgorBoJan 15, 2023
@ghost

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@stephentoubstephentoub left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks

@EgorBo

Copy link
Copy Markdown
MemberAuthor

@stephentoub just for my education - do we run tests on BigEndian - is it hidden under runtime-extra-platforms ?

@stephentoub

stephentoub commented Jan 15, 2023

Copy link
Copy Markdown
Member

do we run tests on BigEndian - is it hidden under runtime-extra-platforms ?

Yes and yes. There's one s390x in there.

I think it was actually moved out to runtime-community.

@lewing

Copy link
Copy Markdown
Member

For people triaging the performance results see #80762

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@EgorBo@stephentoub@lewing