mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
As discovered by @knopp in https://github.com/flutter/flutter/issues/131567#issuecomment-1678210475, this is actually reducing performance substantially when there are multiple blurs. In the case of https://github.com/flutter/flutter/issues/132735 , removing this capbility improves GPU performance from 400ms per frame to ~100 ms per frame. Fixes https://github.com/flutter/flutter/issues/131567#issuecomment-1678210475 ----- Â | Macrobench | Example App -- | -- | -- TOT | 250 | 450 W/Out OnScreen | 203-187 | 125-109 W/Out Onscreen and Resolve | 203 | 125
Description
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
androidapp-frameworkcross-platformdartdart-platformdesktopflutterflutter-packagefuchsiaioslinux-desktopmacosmaterial-designmobilemobile-developmentskiawebweb-frameworkwindows
2.5 GiB
Languages
Dart
75%
C++
16.5%
Objective-C++
2.9%
Java
2.8%
Objective-C
0.7%
Other
1.9%