Skip to content

Performance bottleneck in create_summary tasks #227

@xsmilebook

Description

@xsmilebook

Hello, dear developers!

I've encountered a significant performance issue where the bold_wf:bold_create_summary and anat_wf:anat_create_summary processes are taking an exceptionally long time to complete, acting as a major bottleneck in the entire workflow.

While most other tasks complete in under 10 minutes, these two summary tasks run for over a day. This is unexpected, as summary and report generation steps are typically fast.

Evidence from timeline.html:

bold_wf:bold_create_summary (sub-01): 1d 3h 12m 5s
anat_wf:anat_create_summary (sub-01): 1d 1h 53m 25s
In contrast, a similar reporting task, qc_bold_create_report, completes in a fraction of the time:

bold_wf:qc_bold_create_report (sub-01): 4.9s

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions