LearnNewsExamplesServices
Frontmatter
id9163
title[BigData Grid] Increase Initial Row Count to 20k
stateClosed
labels
enhancementaiperformance
assigneestobiu
createdAtFeb 15, 2026, 4:11 AM
updatedAtFeb 15, 2026, 4:12 AM
githubUrlhttps://github.com/neomjs/neo/issues/9163
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 15, 2026, 4:12 AM

[BigData Grid] Increase Initial Row Count to 20k

Closed v12.0.0 enhancementaiperformance
tobiu
tobiu commented on Feb 15, 2026, 4:11 AM

The BigData grid example currently starts with a conservative 1,000 rows. Given the recent performance optimizations in the grid architecture, we should showcase the framework's capability by defaulting to a much larger dataset. Proposed Change:

  • Increase default amountRows to 20,000 in MainStore and ControlsContainer.
  • Ensure amountColumns defaults to 50 (already set, just verify). The ComboBox store already includes options up to 100k, so no changes are needed there.
tobiu added the enhancement label on Feb 15, 2026, 4:11 AM
tobiu added the ai label on Feb 15, 2026, 4:11 AM
tobiu added the performance label on Feb 15, 2026, 4:11 AM
tobiu referenced in commit fb8473e - "feat(examples): Increase BigData grid initial row count to 20k (#9163)" on Feb 15, 2026, 4:11 AM
tobiu assigned to @tobiu on Feb 15, 2026, 4:12 AM
tobiu
tobiu Feb 15, 2026, 4:12 AM

Input from Gemini 3 Pro:

✦ Increased the default row count to 20,000 in both MainStore.mjs and the settings ComboBox in ControlsContainer.mjs. This better showcases the recent grid performance improvements.

tobiu closed this issue on Feb 15, 2026, 4:12 AM