Skip to content

fix: first chain/region tab rendered aggregate data - #416

Merged
Flotapponnier merged 1 commit into
devfrom
feat/per-chain-bench-pages
Jun 11, 2026
Merged

fix: first chain/region tab rendered aggregate data#416
Flotapponnier merged 1 commit into
devfrom
feat/per-chain-bench-pages

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

page.tsx pre-seeded the variant map's initially-selected chain/region/kind key with the AGGREGATE benchmark, so the client never fetched the real variant for that combo: ?chain=bnb on metadata-coverage / aggregator-head-lag and the first region on rpc-capabilities silently showed global data labeled as filtered (identical charts across chains, dRPC ranked first on every region). Verified the variant API itself returns correct distinct data (mobula head-lag: 1207ms bnb vs 15ms solana). Only the unfiltered key is seeded now; the real variant loads on demand with the aggregate as placeholder.

@Flotapponnier
Flotapponnier merged commit 7b07088 into dev Jun 11, 2026
1 check failed
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