tmail-flutter
tmail-flutter copied to clipboard
Memory footprint
Chromium summarizes the footprint of a web page
It could be interesting to get a review of where that memory is used and see if we get some easy quick wins ;-)
- [ ] compare with other Flutter web app too
- [ ] investigating tool for memory consumption in browser
https://github.com/linagora/tmail-flutter/assets/6462404/4db4f77d-28a6-475b-a1f5-7b2fac02b3cf
Relevant issues:
- https://github.com/flutter/flutter/issues/96869
hi @tddang-linagora , please take a look also for https://github.com/dart-lang/leak_tracker/blob/main/doc/leak_tracking/OVERVIEW.md
hi @tddang-linagora , please take a look also for https://github.com/dart-lang/leak_tracker/blob/main/doc/leak_tracking/OVERVIEW.md
Greate package. However, it doesn't support Web platform.