Skip to content

Optimize LiteralByteString equals(LiteralByteString) to go straight to Arrays.equals() on the bytes, rather than falling back to a loop.#23978

Closed
copybara-service[bot] wants to merge 1 commit intomainfrom
test_819211918
Closed

Optimize LiteralByteString equals(LiteralByteString) to go straight to Arrays.equals() on the bytes, rather than falling back to a loop.#23978
copybara-service[bot] wants to merge 1 commit intomainfrom
test_819211918

Commits