Closed layershifter closed 4 years ago
Warnings | |
---|---|
:warning: | 1 perf regressions detected |
Status | Scenario | Fluent TPI | Fabric TPI | Ratio | Iterations | Ticks |
---|---|---|---|---|---|---|
🔧 | Avatar.Fluent | 0.47 | 0.39 | 1.21:1 | 2000 | 948 |
🎯 | Button.Fluent | 0.11 | 0.15 | 0.73:1 | 1000 | 113 |
🔧 | Checkbox.Fluent | 0.8 | 0.3 | 2.67:1 | 1000 | 796 |
🔧 | Dialog.Fluent | 0.32 | 0.15 | 2.13:1 | 5000 | 1577 |
🔧 | Dropdown.Fluent | 3.53 | 0.36 | 9.81:1 | 1000 | 3528 |
🔧 | Icon.Fluent | 0.12 | 0.03 | 4:1 | 5000 | 594 |
🦄 | Image.Fluent | 0.05 | 0.08 | 0.63:1 | 5000 | 230 |
🔧 | Slider.Fluent | 1.42 | 0.3 | 4.73:1 | 1000 | 1417 |
🔧 | Text.Fluent | 0.06 | 0.02 | 3:1 | 5000 | 281 |
🦄 | Tooltip.Fluent | 0.09 | 17.76 | 0.01:1 | 5000 | 440 |
🔧 Needs work 🎯 On target 🦄 Amazing
Scenario | Current PR Ticks | Baseline Ticks | Ratio |
---|---|---|---|
ChatMinimalPerf.default | 412 | 1650 | 0.25:1 |
Generated by :no_entry_sign: dangerJS
BREAKING CHANGES
As in other components that are moved functional we limited sets of props that are passed to styles functions.
Chat
ChatItem
attached
contentPosition
ChatMessage
attached
badgePosition
mine
focused
hasBadge
(replacement forbadge
)hasReactionGroup
(replacement forreactionGroup
)