Closed layershifter closed 4 years ago
Warnings | |
---|---|
:warning: | There are no updates provided to CHANGELOG. Ensure there are no publicly visible changes introduced by this PR. |
:warning: | 2 perf regressions detected |
Status | Scenario | Fluent TPI | Fabric TPI | Ratio | Iterations | Ticks |
---|---|---|---|---|---|---|
🔧 | Avatar.Fluent | 0.61 | 0.49 | 1.24:1 | 2000 | 1224 |
🦄 | Button.Fluent | 0.11 | 0.16 | 0.69:1 | 1000 | 112 |
🔧 | Checkbox.Fluent | 0.84 | 0.31 | 2.71:1 | 1000 | 836 |
🔧 | Dialog.Fluent | 0.37 | 0.18 | 2.06:1 | 5000 | 1859 |
🔧 | Dropdown.Fluent | 3.45 | 0.35 | 9.86:1 | 1000 | 3446 |
🔧 | Icon.Fluent | 0.13 | 0.03 | 4.33:1 | 5000 | 636 |
🦄 | Image.Fluent | 0.05 | 0.08 | 0.63:1 | 5000 | 231 |
🔧 | Slider.Fluent | 1.38 | 0.44 | 3.14:1 | 1000 | 1378 |
🔧 | Text.Fluent | 0.05 | 0.02 | 2.5:1 | 5000 | 248 |
🦄 | Tooltip.Fluent | 0.09 | 17.72 | 0.01:1 | 5000 | 440 |
🔧 Needs work 🎯 On target 🦄 Amazing
Scenario | Current PR Ticks | Baseline Ticks | Ratio |
---|---|---|---|
ChatMinimalPerf.default | 2322 | 579 | 4.01:1 |
ChatDuplicateMessagesPerf.default | 718 | 506 | 1.42:1 |
Generated by :no_entry_sign: dangerJS
@miroslavstastny UTs were added 👍
This PR performs a small refactor to avoid defining default values for
performance
flags in multiple places.