Improve MeasurementExporter performance by petebankhead · Pull Request #1864 · qupath/qupath

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@petebankhead

Copy link Copy Markdown

Member

Fixes #1862

Fixes qupath#1862 (I think).
Exporting large numbers of cells is still far too slow and memory-hungry though.
Don't create a new `Map` for every row in the table.

@petebankhead petebankhead added this to the v0.6.0 milestone

May 6, 2025

@petebankhead petebankhead merged commit 24faf14 into qupath:main

May 6, 2025

3 checks passed

@petebankhead petebankhead deleted the export-leak branch

May 6, 2025 16:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

v0.6.0

Development

Successfully merging this pull request may close these issues.

Memory leak in v0.6.0-rc4 Measurement Exporter

1 participant

@petebankhead