Skip to content

feat: staking page#126

Merged
sendra merged 18 commits into
masterfrom
feat/staking-page
Feb 16, 2022
Merged

feat: staking page#126
sendra merged 18 commits into
masterfrom
feat/staking-page

Conversation

@sakulstra

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Feb 16, 2022

Copy link
Copy Markdown

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 429.44 KB (🟡 +5.58 KB)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Eight Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/ 28.42 KB (🟡 +4 B) 457.86 KB
/faucet 16.94 KB (🟡 +8 B) 446.38 KB
/governance 23.3 KB (🟡 +5 B) 452.74 KB
/governance/proposal 13.86 KB (🟡 +7 B) 443.3 KB
/governance/proposal/[proposalId] 62.93 KB (🟡 +8 B) 492.37 KB
/markets 17.8 KB (🟡 +8 B) 447.24 KB
/reserve-overview 62.62 KB (🟡 +7 B) 492.06 KB
/staking 25.47 KB (🔴 +12.53 KB) 454.91 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@github-actions

Copy link
Copy Markdown

@sendra
sendra merged commit 7162a5a into master Feb 16, 2022
@sendra
sendra deleted the feat/staking-page branch February 16, 2022 16:10
aleksejbigov pushed a commit to K613-Official/k613-Interface that referenced this pull request May 25, 2026
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.

3 participants