Skip to content

Optimize reuse of SimpleTVPostingsEnum and SimpleTVDocsEnum in Simple…#16311

Open
rajat315315 wants to merge 2 commits into
apache:mainfrom
rajat315315:todo_reuse
Open

Optimize reuse of SimpleTVPostingsEnum and SimpleTVDocsEnum in Simple…#16311
rajat315315 wants to merge 2 commits into
apache:mainfrom
rajat315315:todo_reuse

Conversation

@rajat315315

@rajat315315 rajat315315 commented Jul 1, 2026

Copy link
Copy Markdown

Fixes #16310.

Description

We are re-using the SimpleTVPostingsEnum instance variable reuse instead of creating a new one.

It would be wonderful if someone can guide me through specific benchmarks I can run to prove the memory optimization I acheived.

@github-actions github-actions Bot added this to the 11.0.0 milestone Jul 1, 2026
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.

Reusing SimpleTVPostingsEnum instance instead of creating new one.

1 participant