Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix minor Compose performance issues #2730

Merged
merged 1 commit into from
Jun 2, 2024
Merged

Fix minor Compose performance issues #2730

merged 1 commit into from
Jun 2, 2024

Conversation

ahmedre
Copy link
Contributor

@ahmedre ahmedre commented Jun 2, 2024

No description provided.

Copy link

github-actions bot commented Jun 2, 2024

OLD: app-madani-debug.apk (signature: V1, V2)
NEW: app-madani-debug.apk (signature: V1, V2)

          │            compressed             │            uncompressed            
          ├───────────┬───────────┬───────────┼───────────┬───────────┬────────────
 APK      │ old       │ new       │ diff      │ old       │ new       │ diff       
──────────┼───────────┼───────────┼───────────┼───────────┼───────────┼────────────
      dex │  20.4 MiB │  20.5 MiB │ +91.2 KiB │  65.8 MiB │    66 MiB │ +252.6 KiB 
     arsc │   2.3 MiB │   2.3 MiB │       0 B │   2.3 MiB │   2.3 MiB │        0 B 
 manifest │   5.6 KiB │   5.6 KiB │       0 B │  27.1 KiB │  27.1 KiB │        0 B 
      res │   1.6 MiB │   1.6 MiB │       0 B │   1.8 MiB │   1.8 MiB │        0 B 
    asset │ 404.2 KiB │ 404.2 KiB │       0 B │ 678.6 KiB │ 678.6 KiB │        0 B 
    other │ 189.1 KiB │ 189.1 KiB │     -24 B │ 386.8 KiB │ 386.8 KiB │        0 B 
──────────┼───────────┼───────────┼───────────┼───────────┼───────────┼────────────
    total │  24.8 MiB │  24.9 MiB │ +91.2 KiB │  70.9 MiB │  71.1 MiB │ +252.6 KiB 


Copy link

github-actions bot commented Jun 2, 2024

New Dependencies
org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7
org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.7

@ahmedre ahmedre added this pull request to the merge queue Jun 2, 2024
Merged via the queue into main with commit 6079cf8 Jun 2, 2024
2 checks passed
@ahmedre ahmedre deleted the stability branch June 2, 2024 19:03
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.

1 participant