host: Update two test modules with single-realm index cache - #5736
Draft
backspace wants to merge 1 commit into
Draft
host: Update two test modules with single-realm index cache#5736backspace wants to merge 1 commit into
backspace wants to merge 1 commit into
Conversation
The two largest single-realm modules that hadn't opted in: prerender-html (4.36m) and resources/search (3.86m). Both build one realm in a shared beforeEach with fixtures identical across their tests, so the automatic capture applies and neither needs the manual timing. Worth more than the minutes suggest now. Before store-test was migrated it pinned the slowest shard, so a saving elsewhere bought machine time and no wall clock; with that floor gone the slowest shard is set by total work over 20 shards, and every reduction shortens the run by roughly its saving over 20. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
Preview deploymentsHost Test Results 1 files 1 suites 1h 47m 43s ⏱️ Results for commit 2d0a407. For more details on these errors, see this check. Realm Server Test Results 1 files 1 suites 16m 28s ⏱️ Results for commit 2d0a407. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.