Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

How is the web optimized for Canvas? (CustomPaint / Skia CanvasKit) #353

@softmarshmallow

Description

@softmarshmallow

https://gallery.flutter.dev/#/demo/2d-transformations

As we can see, Canvas performance on web is super slow. I don't understand this performance. It's basically running on skia canvaskit. How could it get this slow?

Is this the best performance we can get via the flutter canvas on web?

Providing flutter web canvas preformance example will be great for many developers to choose flutter for their graphic-related service.

Metadata

Metadata

Assignees

Labels

P3Priority 3 - Could havebugSomething isn't workingperformanceRelating to performance

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions