Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(react-list-preview): Add bundle size tests #31658

Merged

Conversation

george-cz
Copy link
Contributor

@george-cz george-cz commented Jun 11, 2024

Added bundle size tests, which are required for a stable release.

fixes #31656

@george-cz george-cz requested a review from a team as a code owner June 11, 2024 09:15
@fabricteam
Copy link
Collaborator

fabricteam commented Jun 11, 2024

📊 Bundle size report

✅ No changes found

@fabricteam
Copy link
Collaborator

fabricteam commented Jun 11, 2024

Perf Analysis (@fluentui/react)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
BaseButton mount 633 637 5000
Breadcrumb mount 1695 1665 1000
Checkbox mount 1684 1706 5000
CheckboxBase mount 1499 1494 5000
ChoiceGroup mount 3032 2969 5000
ComboBox mount 679 686 1000
CommandBar mount 6408 6519 1000
ContextualMenu mount 12467 12629 1000
DefaultButton mount 801 792 5000
DetailsRow mount 2238 2205 5000
DetailsRowFast mount 2184 2204 5000
DetailsRowNoStyles mount 2012 2055 5000
Dialog mount 2800 2688 1000
DocumentCardTitle mount 236 226 1000
Dropdown mount 2028 2037 5000
FocusTrapZone mount 1147 1137 5000
FocusZone mount 1068 1106 5000
GroupedList mount 37541 41789 2
GroupedList virtual-rerender 18112 20229 2
GroupedList virtual-rerender-with-unmount 51440 51004 2
GroupedListV2 mount 223 222 2
GroupedListV2 virtual-rerender 205 218 2
GroupedListV2 virtual-rerender-with-unmount 216 228 2
IconButton mount 1107 1134 5000
Label mount 355 345 5000
Layer mount 2717 2795 5000
Link mount 390 394 5000
MenuButton mount 977 1008 5000
MessageBar mount 21385 21341 5000
Nav mount 2008 2043 1000
OverflowSet mount 777 785 5000
Panel mount 1852 1835 1000
Persona mount 746 737 1000
Pivot mount 901 907 1000
PrimaryButton mount 933 915 5000
Rating mount 4730 4639 5000
SearchBox mount 927 921 5000
Shimmer mount 1938 1870 5000
Slider mount 1367 1332 5000
SpinButton mount 2931 3111 5000
Spinner mount 386 391 5000
SplitButton mount 1885 1866 5000
Stack mount 417 409 5000
StackWithIntrinsicChildren mount 852 865 5000
StackWithTextChildren mount 2653 2645 5000
SwatchColorPicker mount 6454 6429 5000
TagPicker mount 1505 1440 5000
Text mount 368 379 5000
TextField mount 951 963 5000
ThemeProvider mount 851 853 5000
ThemeProvider virtual-rerender 593 591 5000
ThemeProvider virtual-rerender-with-unmount 1262 1270 5000
Toggle mount 623 601 5000
buttonNative mount 189 192 5000

@george-cz george-cz changed the title feat(react-list-preview): Add bundle size tests chore(react-list-preview): Add bundle size tests Jun 11, 2024
@george-cz george-cz enabled auto-merge (squash) June 12, 2024 09:03
@george-cz george-cz merged commit 414d5e1 into microsoft:master Jun 12, 2024
19 checks passed
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Jun 12, 2024
…escription

* master:
  chore(react-list-preview): Add bundle size tests (microsoft#31658)
  applying package updates
  feat:react-nav-preview Add a handful of accessibility features for Nav (microsoft#31649)
  feat: refactor anchor-button to use element internals and anchor proxy element (microsoft#31653)
  chore:(docs) New Component doc (microsoft#31611)
  style(react-nav-preview): fix formatting in barel file (microsoft#31671)
  feat(web-components): refactor progress bar to use ElementInternals (microsoft#31652)
  chore(react-components): split react libraries in two (/library and /stories) - last batch (microsoft#31581)
  fix(scripts-beachball): ignore web-components packages from v8 release scope (microsoft#31667)
  chore(react-components): split react libraries in two (/library and /stories) - cxe-red /2nd batch (microsoft#31580)
  chore: Remove recipes-react-components in favor of recipes package (microsoft#31647)
  feat: Add consistent start and finish lifecycle callbacks (microsoft#31644)
  chore(docs): Remove requirement of performance tests from epic template (microsoft#31662)
  chore(react-components): split react libraries in two (/library and /stories) - cxe-red /1st batch (microsoft#31579)
  docs(react-swatch-picker): added SwatchPicker page to Component Mapping (microsoft#31637)
  docs(dev-env): update minimal node version (microsoft#31638)
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Jun 12, 2024
* master:
  chore(react-list-preview): Add bundle size tests (microsoft#31658)
  applying package updates
  feat:react-nav-preview Add a handful of accessibility features for Nav (microsoft#31649)
  feat: refactor anchor-button to use element internals and anchor proxy element (microsoft#31653)
  chore:(docs) New Component doc (microsoft#31611)
  style(react-nav-preview): fix formatting in barel file (microsoft#31671)
  feat(web-components): refactor progress bar to use ElementInternals (microsoft#31652)
  chore(react-components): split react libraries in two (/library and /stories) - last batch (microsoft#31581)
  fix(scripts-beachball): ignore web-components packages from v8 release scope (microsoft#31667)
  chore(react-components): split react libraries in two (/library and /stories) - cxe-red /2nd batch (microsoft#31580)
  chore: Remove recipes-react-components in favor of recipes package (microsoft#31647)
  feat: Add consistent start and finish lifecycle callbacks (microsoft#31644)
  chore(docs): Remove requirement of performance tests from epic template (microsoft#31662)
  chore(react-components): split react libraries in two (/library and /stories) - cxe-red /1st batch (microsoft#31579)
  docs(react-swatch-picker): added SwatchPicker page to Component Mapping (microsoft#31637)
  docs(dev-env): update minimal node version (microsoft#31638)
miroslavstastny pushed a commit to miroslavstastny/fluentui that referenced this pull request Jun 14, 2024
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.

List: Bundle size fixtures
3 participants