Skip to content

Place hot HintedTrackerList fields together. - #528

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_960957634
Aug 19, 2026
Merged

Place hot HintedTrackerList fields together.#528
copybara-service[bot] merged 1 commit into
masterfrom
test_960957634

Conversation

@copybara-service

Copy link
Copy Markdown

Place hot HintedTrackerList fields together.

lists_ will take up several cachelines, so we may end up accessing 3 distinct
cachelines, rather than putting bitmap_ and size_ together on just 1 (plus
potentially list_).

@copybara-service
copybara-service Bot force-pushed the test_960957634 branch 2 times, most recently from f36901c to 43da766 Compare August 19, 2026 20:40
lists_ will take up several cachelines, so we may end up accessing 3 distinct
cachelines, rather than putting bitmap_ and size_ together on just 1 (plus
potentially list_).

PiperOrigin-RevId: 967400706
@copybara-service
copybara-service Bot merged commit 35b9f9f into master Aug 19, 2026
1 check passed
@copybara-service
copybara-service Bot deleted the test_960957634 branch August 19, 2026 21:09
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