Is anyone else experiencing computer lag when working on macos_ui? #353
Unanswered
GroovinChip
asked this question in
Q&A
Replies: 3 comments 2 replies
|
Somewhat. I experience quite significant lag when using the original version that doesn't use macos_window_utils, yet (and the lag does affect other applications' animations as well), but even when using the ported version that I am currently working on VS Code does become quite sluggish, but I always just attributed that to me using an M1 MBA with only 8 GB of memory, which relies heavily on swap memory, plus VS Code + Dart being very slow to begin with. |
1 reply
|
Hi Reuben,
I have not noticed any slowdown when editing progress_indicator.dart or any project using macos_ui. I’m using a MacBook Air M1 2020 with 16GB
Regards
Alfred
EDV-Beratung Schilken
***@***.***
schilken.de
mobil: +49 178 1475677
… Am 10.02.2023 um 17:35 schrieb Reuben Turner ***@***.***>:
I know that the Dart analyzer can cause slowdowns due to barrel files, which we are using in our library.dart as a means to ensure that material and cupertino widgets do not get documented by dartdoc. But before I start tinkering with this, I wanted to see if anyone else is experiencing this issue.
CC @edwardaux <https://github.com/edwardaux> @whiplashoo <https://github.com/whiplashoo> @stMerlHin <https://github.com/stMerlHin> @pithuene <https://github.com/pithuene> @schilken <https://github.com/schilken>
—
Reply to this email directly, view it on GitHub <#353>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAQSGRJE2BZU34TEVRZARLDWWZU63ANCNFSM6AAAAAAUX73DGE>.
You are receiving this because you were mentioned.
|
1 reply
|
VS Code 😀
Gruß
Alfred
Am 11. Feb. 2023, 21:54 +0100 schrieb Reuben Turner ***@***.***>:
… Thanks, Alfred. Which IDE do you use?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I know that the Dart analyzer can cause slowdowns due to barrel files, which we are using in our
library.dartas a means to ensure thatmaterialandcupertinowidgets do not get documented bydartdoc. But before I start tinkering with this, I wanted to see if anyone else is experiencing this issue.CC @edwardaux @whiplashoo @stMerlHin @pithuene @schilken
All reactions