-
Notifications
You must be signed in to change notification settings - Fork 30.2k
worst_frame_rasterizer_time_millis regressed into out-of-budget #27558
Copy link
Copy link
Closed
Labels
c: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)c: regressionIt was better in the past than it is nowIt was better in the past than it is nowdependency: skiaSkia team may need to help usSkia team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.waiting for PR to land (fixed)A fix is in flightA fix is in flight
Description
flutter/engine#7688, which rolled the skia commits below, improved flutter_gallery__transition_perf average_frame_rasterizer_time_millis, which is great, but regressed tiles_scroll_perf__timeline_summary worst_frame_rasterizer_time_millis significantly, pushing the worst frame from in-budget to out-of-budget.
- 2019-02-04 [email protected] Add support for MSVC run-time checks (and control flow guard)
- 2019-02-04 [email protected] Roll recipe dependencies (trivial).
- 2019-02-04 [email protected] SkPDF to use aliased em bounds.
- 2019-02-04 [email protected] Roll third_party/externals/swiftshader 3f5a479280cc..612345523a8d (2 commits)
- 2019-02-04 [email protected] templatize drawString
- 2019-02-04 [email protected] Minor clean ups to vulkan hardware buffer test.
- 2019-02-04 [email protected] Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base
- 2019-02-04 [email protected] remove metadata from canvas
- 2019-01-31 [email protected] Benchmark for charToGlyph
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)c: regressionIt was better in the past than it is nowIt was better in the past than it is nowdependency: skiaSkia team may need to help usSkia team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.waiting for PR to land (fixed)A fix is in flightA fix is in flight