Skip to content

Bulk insert test measurements#3653

Merged
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:bulk-insert-test-measurements
Apr 16, 2026
Merged

Bulk insert test measurements#3653
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:bulk-insert-test-measurements

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

Test measurements are currently saved individually, resulting in O(#tests * #measurements) round-trips to the database for each submission processed. This improves the situation, bulk inserting the measurements instead. There's more work to be done here, but I want to see how well this performs first.

Test measurements are currently saved individually, resulting in O(#tests * #measurements) round-trips to the database for each submission processed.  This improves the situation, bulk inserting the measurements instead.  There's more work to be done here, but I want to see how well this performs first.
@josephsnyder josephsnyder added this pull request to the merge queue Apr 16, 2026
Merged via the queue into Kitware:master with commit 5ed95a6 Apr 16, 2026
13 of 14 checks passed
@williamjallen williamjallen deleted the bulk-insert-test-measurements branch April 16, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants