-
Notifications
You must be signed in to change notification settings - Fork 30.6k
[desktop] High memory consumption #90868
Copy link
Copy link
Closed
Labels
a: desktopRunning on desktopRunning on desktopc: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)customer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.dependency: dartDart team may need to help usDart team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.perf: memoryPerformance issues related to memoryPerformance issues related to memoryplatform-macosBuilding on or for macOS specificallyBuilding on or for macOS specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
Metadata
Metadata
Assignees
Labels
a: desktopRunning on desktopRunning on desktopc: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)customer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.dependency: dartDart team may need to help usDart team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.perf: memoryPerformance issues related to memoryPerformance issues related to memoryplatform-macosBuilding on or for macOS specificallyBuilding on or for macOS specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Type
Fields
Give feedbackNo fields configured for issues without a type.
Details
It consumes too much memory. What we noticed is that if you remove the linter rules, things get a little better. (Up to 3-4 GB)
I'm pretty sure that the flutter team should expect absolutely the same issues with any example project.
Environment
Flutter 2.5.0/2.5.1
Dart 2.14.0
Able to reproduce it stably from 2.0.2 to 2.5.1 on our project.
Target Platform:
macOS(latest stable), Windows 11
Logs