Skip to content

Avoid unnecessary allocation of LinearCongruentialGenerator objects. Fixes #8426. Closes #8429.#8431

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_916033277
May 16, 2026
Merged

Avoid unnecessary allocation of LinearCongruentialGenerator objects. Fixes #8426. Closes #8429.#8431
copybara-service[bot] merged 1 commit into
masterfrom
test_916033277

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

Avoid unnecessary allocation of LinearCongruentialGenerator objects. Fixes #8426. Closes #8429.

RELNOTES=n/a

…Fixes #8426. Closes #8429.

RELNOTES=n/a
PiperOrigin-RevId: 916465257
@copybara-service copybara-service Bot merged commit 5a83b92 into master May 16, 2026
@copybara-service copybara-service Bot deleted the test_916033277 branch May 16, 2026 14:42
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.

Hashing.consistentHash() allocates a new object on every call

1 participant