Skip to content

Improve reference collector performance#186

Merged
eparshut merged 3 commits into
intel:masterfrom
eparshut:refcol_enhancement
Sep 24, 2025
Merged

Improve reference collector performance#186
eparshut merged 3 commits into
intel:masterfrom
eparshut:refcol_enhancement

Conversation

@eparshut
Copy link
Copy Markdown
Contributor

Improve performance by keeping the log file open during application lifecycle rather than reopening it for each log entry. The cleanup function has been registered with atexit() to ensure proper resource release.

@eparshut eparshut linked an issue Sep 23, 2025 that may be closed by this pull request
@eparshut eparshut merged commit 3a93115 into intel:master Sep 24, 2025
16 checks passed
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.

itt reference collector implementation has a huge overhead

4 participants