Skip to content

Long delay/reaction time after selecting input volume #4

@LenaGiebeler

Description

@LenaGiebeler

After the user selects volume in the module interface using volumeNodeComboBox selector, the application is trying to find any DICOM Segmentation series that reference the image volume in the selector. This is done in onVolumeChanged event handler in

.

Right now, even if the number of files in the DICOM database is small, it takes really long time (~30 sec) to parse the content and find all segmentations that reference the image.

Investigate the causes of slowness and suggest any optimizations or fixes to make this process faster.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions