Skip to content

Optimize StringUtil.javaScriptEscape() by replacing boxed Set lookups with binary search and fast-path range checks.#8445

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_918755031
Open

Optimize StringUtil.javaScriptEscape() by replacing boxed Set lookups with binary search and fast-path range checks.#8445
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_918755031

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

Optimize StringUtil.javaScriptEscape() by replacing boxed Set lookups with binary search and fast-path range checks.

RELNOTES=n/a

… with binary search and fast-path range checks.

RELNOTES=n/a
PiperOrigin-RevId: 918755031
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant