Skip to content

Trace size optimization: Remove unreferenced intern table entries in redacted traces - #6912

Open
edgararriagag wants to merge 2 commits into
mainfrom
dev/edgararriagag/ea_interntable_optimization
Open

Trace size optimization: Remove unreferenced intern table entries in redacted traces#6912
edgararriagag wants to merge 2 commits into
mainfrom
dev/edgararriagag/ea_interntable_optimization

Conversation

@edgararriagag

@edgararriagag edgararriagag commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This optimization reduces trace size by eliminating every unreferenced thread name from the compact sched intern table which is results from redaction, as redaction currently leaves dangling references that consume significant trace size as they are lists of strings.

The average gains in trace size with this optimization are ~9.6% of trace size.

Note: Internal tracking bug b/539563625

@edgararriagag
edgararriagag requested a review from a team as a code owner July 29, 2026 00:40
@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown

@edgararriagag
edgararriagag requested a review from primiano July 29, 2026 18:57
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