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

[Client encryption]: Fixes Faster validations and string comparisons #4739

Conversation

JanHyka
Copy link
Contributor

@JanHyka JanHyka commented Oct 1, 2024

Pull Request Template

Description

  1. Switch frequent constants string comparison mode to ordinal
  2. Reduce allocations and validations complexity

Type of change

Please delete options that are not relevant.

  • [] Bug fix (non-breaking change which fixes an issue)

Closing issues

Contributes to #4678

@kirankumarkolli
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kirankumarkolli kirankumarkolli changed the title [Client encryption]: Faster validations and string comparisons [Client encryption]: Fixes Faster validations and string comparisons Oct 1, 2024
@kirankumarkolli kirankumarkolli merged commit e2d2ea3 into Azure:master Oct 1, 2024
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants