Skip to content

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

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

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

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: 918765667
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