microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
17.75k stars 2.65k forks source link

Virtualizer: Update IO/Timer to use Fluent hooks #31250

Closed Mitch-At-Work closed 2 weeks ago

Mitch-At-Work commented 2 weeks ago

Previous Behavior

Used native IO and timer functions

New Behavior

Uses equivalent Fluent hooks.

Related Issue(s)

fabricteam commented 2 weeks ago

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 623 619 5000
Button mount 302 326 5000
Field mount 1123 1137 5000
FluentProvider mount 715 704 5000
FluentProviderWithTheme mount 77 84 10
FluentProviderWithTheme virtual-rerender 35 38 10
FluentProviderWithTheme virtual-rerender-with-unmount 78 83 10
MakeStyles mount 860 858 50000
Persona mount 1782 1753 5000
SpinButton mount 1448 1379 5000
SwatchPicker mount 1550 1525 5000

codesandbox-ci[bot] commented 2 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

fabricteam commented 2 weeks ago

📊 Bundle size report

✅ No changes found