-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Optimise Guid.DecodeByte
#116574
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
base: main
Are you sure you want to change the base?
Optimise Guid.DecodeByte
#116574
Conversation
|
8a80f60 to
dfc39fc
Compare
dfc39fc to
012d58e
Compare
|
There was a build break in |
|
@MihuBot benchmark Perf_Guid -medium |
System.Tests.Perf_Guid
System.Text.Json.Tests.Perf_Guids
|
|
|
@MihuBot benchmark Perf_Guid -medium -arm |
System.Tests.Perf_Guid
System.Text.Json.Tests.Perf_Guids
|
|
|
@MihuBot benchmark Perf_Guid -medium |
System.Tests.Perf_Guid
System.Text.Json.Tests.Perf_Guids
|
|
|
Is this PR superseded by #116821? |
tannergooding
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine to me.
I'm not convinced the churn is worth it here for 3ns, so will defer to input from @EgorBo and @MihaZupan on whether we should take or close this.
Address regressions from #88267:
Benchmarks:
Diffs:
Guid.DecodeByteMihuBot/runtime-utils#1128Guid.DecodeByteMihuBot/runtime-utils#1129