Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Globalization mode.invariant #20885

Merged
merged 1 commit into from
Nov 9, 2018

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Nov 8, 2018

No description provided.

@jkotas jkotas force-pushed the GlobalizationMode.Invariant branch from 8a02630 to 9f16785 Compare November 8, 2018 19:46
@jkotas
Copy link
Member Author

jkotas commented Nov 8, 2018

@GrabYourPitchforks
Copy link
Member

With this should be feel more comfortable with accessing static readonly fields from hot paths going forward?

Direct check of readonly flag is better with tiered JITing (the check is optimized out)
@jkotas
Copy link
Member Author

jkotas commented Nov 8, 2018

I think so. We should assume that the tiered JITing is on for the workloads that want best throughput.

@jkotas jkotas force-pushed the GlobalizationMode.Invariant branch from 9f16785 to b90b9a9 Compare November 8, 2018 21:33
@jkotas jkotas merged commit c090d90 into dotnet:master Nov 9, 2018
@jkotas jkotas deleted the GlobalizationMode.Invariant branch November 13, 2018 17:42
Sign up for free to 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