Skip to content

Optional memory profiling - #41

Merged
kmokstad merged 4 commits into
openfedem:mainfrom
kmokstad:mempoll
Jan 25, 2026
Merged

Optional memory profiling#41
kmokstad merged 4 commits into
openfedem:mainfrom
kmokstad:mempoll

Conversation

@kmokstad

@kmokstad kmokstad commented Jan 24, 2026

Copy link
Copy Markdown

This adds a bool argument memPoll (or doMemPoll) to some methods that are equipped with memory profiling (with FT_USE_PROFILER is defined compile time). This is used by the GUI, which have a private -memPoll command-line option to activate memory profiling at run-time. The value of this option can then be passed down to this submodule such that the behavior here is aligned with the main application.

@kmokstad
kmokstad force-pushed the mempoll branch 2 times, most recently from 776351f to 7498817 Compare January 24, 2026 10:27
readFileHeader() and buildAndResolveHierarchy().
Add optional doMemPoll argument to the methods doResultFilesUpdate()
and addFiles(), which is passed on to doResultFileUpdate(),
updateExtractorHeader() and FFrResultContainer::updateStatus().
@kmokstad
kmokstad merged commit 5ff78d6 into openfedem:main Jan 25, 2026
1 check passed
@kmokstad
kmokstad deleted the mempoll branch January 25, 2026 05:49
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