Skip to content

Skip checking for enabled metrics in non-QC folders#1188

Open
labkey-jeckels wants to merge 1 commit intorelease26.3-SNAPSHOTfrom
26.3_fb_skipMetricCheckForNonQC
Open

Skip checking for enabled metrics in non-QC folders#1188
labkey-jeckels wants to merge 1 commit intorelease26.3-SNAPSHOTfrom
26.3_fb_skipMetricCheckForNonQC

Conversation

@labkey-jeckels
Copy link
Copy Markdown
Contributor

Rationale

The call to SkylineDocImporter.insertTraceCalculations() is very slow in some servers. It's caching QC metric configurations, including writing metrics values to the table that caches them. This is useless for non-QC folders.

Changes

  • Only bother figuring out QC metrics in QC folders

@labkey-jeckels labkey-jeckels added this to the 26.03 milestone Mar 28, 2026
@labkey-jeckels labkey-jeckels self-assigned this Mar 28, 2026
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