Skip to content

chore(examples): lower stress-tv max card count one rung (4000 → 3000)#83

Merged
chiefcll merged 1 commit into
mainfrom
chore/stress-tv-lower-max-count
Jun 9, 2026
Merged

chore(examples): lower stress-tv max card count one rung (4000 → 3000)#83
chiefcll merged 1 commit into
mainfrom
chore/stress-tv-lower-max-count

Conversation

@chiefcll

@chiefcll chiefcll commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

What

Removes the top 4000-card rung from the stress-tv count ladder, so the maximum steps down one factor to 3000.

- [50, 100, 200, 400, 800, 1200, 1600, 2000, 3000, 4000]
+ [50, 100, 200, 400, 800, 1200, 1600, 2000, 3000]

Why

The 4000-card rung created too many elements at the higher tiers and could crash low-RAM TVs. Tiers and all other rungs are unchanged. The default scene (200 cards, +image tier) is unchanged, so the certified chromium-ci snapshot is unaffected — no re-capture needed.

🤖 Generated with Claude Code

The top ladder rung created too many elements at the higher tiers and could
crash low-RAM TVs. Drop the 4000-card rung so the max steps down one factor to
3000; all other rungs and the tier behaviour are unchanged. Default scene
(200 cards, +image) is unchanged, so the certified snapshot is unaffected.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@chiefcll chiefcll merged commit d987461 into main Jun 9, 2026
1 check passed
@chiefcll chiefcll deleted the chore/stress-tv-lower-max-count branch June 9, 2026 11:07
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