|
|
|
|
|
by fxtentacle
894 days ago
|
|
When I profile the (excruciatingly slow) demo website (EDIT: WARNING that link crashes Firefox on my phone) https://superdash.flutter.dev/ it sure looks like there are parts of the Dart VM in the call stack. Maybe I should have said Dart runtime? But anyway, the dart example app stutters on my Android phone and the website stutters on my quad-core laptop with a mobile 3080. And it's basically just tappy chicken, so a simple 2D side scroller. |
|
(From https://github.com/AvaloniaUI/Avalonia/discussions/6831#disc... )