-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
area-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.type-performanceIssue relates to performance or code sizeIssue relates to performance or code size
Description
Here is the profile https://drive.proton.me/urls/GTYVJYYNN8#lZgO6qUFvmp1, it is quite big 😅 (over 1.5 GB).
I have a private pub workspace that, when you open it whole (or run dart analyze), takes 18 minutes to complete. I recently found out my AV was slowing down any dart.exe runs, so I'll also measure things again now without it doing so.
@mraleph suggested:
if you have any place where you can upload it - we could try to figure out ways to slice/analyze them in batch mode rather then to try viewing them in UI.
Originally posted in #62490
CC @DanTup
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.type-performanceIssue relates to performance or code sizeIssue relates to performance or code size