You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to bring to your attention an issue regarding the memory usage of the dart:analysis_server.
I noticed that the dart:analysis_server is consuming an excessive amount of memory on my machine, even though there are no open Flutter/Dart projects at the moment.
I kindly request your assistance in resolving this matter. If there are any steps or recommendations you could provide to mitigate the memory-intensive behavior of dart:analysis_server, it would be greatly appreciated.
Below I have included a few files that might be helpful. Thank You in Advance.
I wanted to bring to your attention an issue regarding the memory usage of the
dart:analysis_server
.I noticed that the
dart:analysis_server
is consuming an excessive amount of memory on my machine, even though there are no open Flutter/Dart projects at the moment.I kindly request your assistance in resolving this matter. If there are any steps or recommendations you could provide to mitigate the memory-intensive behavior of
dart:analysis_server
, it would be greatly appreciated.Below I have included a few files that might be helpful. Thank You in Advance.
top -l 1 | grep dart
System
Dart (
dart --version
)Dart SDK version: 3.0.0 (stable) (Thu May 4 01:11:00 2023 -0700) on "macos_arm64"
Flutter (
flutter doctor -v
):sample_analysis_server.dart.snapshot.txt
The text was updated successfully, but these errors were encountered: