Skip to content

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

Merged
labkey-jeckels merged 2 commits intorelease26.3-SNAPSHOTfrom
26.3_fb_skipMetricCheckForNonQC
Mar 30, 2026
Merged

Skip checking for enabled metrics in non-QC folders#1188
labkey-jeckels merged 2 commits 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
@labkey-jeckels labkey-jeckels merged commit 25d3393 into release26.3-SNAPSHOT Mar 30, 2026
6 of 7 checks passed
@labkey-jeckels labkey-jeckels deleted the 26.3_fb_skipMetricCheckForNonQC branch March 30, 2026 20:41
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.

2 participants