FontScaleConverterFactoryTest: 15x perf increase
Most of the time is spent in object allocation for the assert. Check to see if the calculation would fail, and only actually run the assert if it fails. Test: atest FontScaleConverterFactoryTest#allFeasibleScalesAndConversionsDoNotCrash Bug: 270054472 Change-Id: Id879c5442869766ec89e5e8173152d2db6631fd4
Loading
Please register or sign in to comment