Skip to content

Conversation

@swift-kim
Copy link
Member

Closes #220.

The feature now seems stable enough to land to Tizen arm64 targets.

Memory footprint comparison:

Application                          PSS (KB)                RSS (KB)
io.flutter.demo.gallery        126567  123072   -2.8%  144614  141859   -1.9%

This change should not be released until the next stable framework release, because snapshot compilation (generating libapp.so) will be skipped for already compiled apps even with updated gen_snapshots (caused by this).

@swift-kim swift-kim added the no merge This PR is not ready for merge yet label Apr 4, 2022
@swift-kim swift-kim force-pushed the compressed-pointers branch from 0ff2023 to 1ee3bea Compare April 7, 2022 10:28
@swift-kim swift-kim requested a review from a team May 12, 2022 06:40
@swift-kim swift-kim force-pushed the compressed-pointers branch from 1ee3bea to 0690b57 Compare May 16, 2022 07:00
@swift-kim swift-kim changed the base branch from flutter-2.10.1-tizen to flutter-3.0.0-tizen May 16, 2022 07:00
@swift-kim swift-kim merged commit 3ec59ac into flutter-tizen:flutter-3.0.0-tizen May 16, 2022
@swift-kim swift-kim removed the no merge This PR is not ready for merge yet label May 16, 2022
swift-kim added a commit that referenced this pull request Aug 5, 2022
swift-kim added a commit that referenced this pull request Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable compressed pointers for arm64

1 participant