Skip to content
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

Dataflow: Fix forceHighPrecision for length-2 prefixes. #13735

Merged
merged 3 commits into from Jul 14, 2023

Conversation

aschackmull
Copy link
Contributor

This bug was causing a performance regression found in the latest QA run. Let's see how its fix affects performance elsewhere.

@aschackmull
Copy link
Contributor Author

This only affects C#, Go, Java, and Ruby since these are the only languages currently making use of forceHighPrecision.

@aschackmull
Copy link
Contributor Author

Dca looks uneventful (except for one Java project that fails on main, so we don't get a comparison for that one).

@aschackmull aschackmull added the no-change-note-required This PR does not need a change note label Jul 14, 2023
Copy link
Member

@RasmusWL RasmusWL left a comment

Choose a reason for hiding this comment

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

Walked over the code change with @aschackmull in the office 👍

@aschackmull aschackmull merged commit 80a799d into github:main Jul 14, 2023
52 of 53 checks passed
@aschackmull aschackmull deleted the dataflow/forcehighprecision-fix branch July 14, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants