Skip to content

[web] App has performance issues  #87511

@ayazemre

Description

@ayazemre

Hello,

I was revising my single page portfolio site in flutter. I have one old version running already with similar structure. When I run it on debug, release or profile mode everything is perfect. I get small stutters but that is okay. When I use build web for canvaskit it just weirdly drops performance. I made recordings and a sample web deploy for you to review. Sorry if this is a easy mistake but I followed same path for my previous web deploy and everything was okay.

This is normal debug mode:

debugmode.mp4

This is "flutter -run -d chrome --release" version:

releasemode_1.mp4

This is "flutter run --profile" version:

profilemode_1.mp4

and this is final "flutter build web --web-renderer canvaskit" version;

buildcanvaskit_1.mp4

you can find live version of site here also: https://personalwebsite-50c9c--lowperformanceproblem-f123attw.web.app

Metadata

Metadata

Assignees

Labels

a: buildBuilding flutter applications with the toolassigned for triageissue is assigned to a domain expert for further triagec: performanceRelates to speed or footprint issues (see "perf:" labels)e: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webe: web_htmlHTML rendering backend for Webengineflutter/engine related. See also e: labels.found in release: 2.2Found to occur in 2.2found in release: 2.5Found to occur in 2.5has reproducible stepsThe issue has been confirmed reproducible and is ready to work onperf: speedPerformance issues related to (mostly rendering) speedplatform-webWeb applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions