Open layershifter opened 4 years ago
Status | Scenario | Fluent TPI | Fabric TPI | Ratio | Iterations | Ticks |
---|---|---|---|---|---|---|
🔧 | Avatar.Fluent | 0.57 | 0.39 | 1.46:1 | 2000 | 1144 |
🎯 | Button.Fluent | 0.12 | 0.16 | 0.75:1 | 1000 | 116 |
🔧 | Checkbox.Fluent | 0.78 | 0.33 | 2.36:1 | 1000 | 777 |
🔧 | Dialog.Fluent | 0.41 | 0.19 | 2.16:1 | 5000 | 2038 |
🔧 | Dropdown.Fluent | 4.07 | 0.52 | 7.83:1 | 1000 | 4068 |
🔧 | Icon.Fluent | 0.14 | 0.04 | 3.5:1 | 5000 | 682 |
🦄 | Image.Fluent | 0.06 | 0.09 | 0.67:1 | 5000 | 293 |
🔧 | Slider.Fluent | 1.36 | 0.34 | 4:1 | 1000 | 1361 |
🔧 | Text.Fluent | 0.06 | 0.03 | 2:1 | 5000 | 285 |
🦄 | Tooltip.Fluent | 0.1 | 17.67 | 0.01:1 | 5000 | 486 |
🔧 Needs work 🎯 On target 🦄 Amazing
Generated by :no_entry_sign: dangerJS
This PR adds
enableHardVariablesCaching
which is disabled by default. It allows to handle styles caching for cases whenboolean
variables are used: