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

Android lint perf iterations #215

Merged
merged 12 commits into from
Feb 26, 2025
Merged

Android lint perf iterations #215

merged 12 commits into from
Feb 26, 2025

Conversation

kaeawc
Copy link
Owner

@kaeawc kaeawc commented Feb 26, 2025

No description provided.

Copy link

github-actions bot commented Feb 26, 2025

Diffuse output:

OLD: app-base-debug.apk (signature: V2)
NEW: app-debug.apk (signature: V2)

          │         compressed         │         uncompressed         
          ├──────────┬──────────┬──────┼───────────┬───────────┬──────
 APK      │ old      │ new      │ diff │ old       │ new       │ diff 
──────────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
      dex │  8.7 MiB │  8.7 MiB │  0 B │  23.2 MiB │  23.2 MiB │  0 B 
     arsc │  408 KiB │  408 KiB │  0 B │ 407.9 KiB │ 407.9 KiB │  0 B 
 manifest │  1.8 KiB │  1.8 KiB │  0 B │   5.7 KiB │   5.7 KiB │  0 B 
      res │ 56.5 KiB │ 56.5 KiB │  0 B │  64.4 KiB │  64.4 KiB │  0 B 
   native │ 37.1 KiB │ 37.1 KiB │  0 B │  36.5 KiB │  36.5 KiB │  0 B 
    asset │      0 B │      0 B │  0 B │       0 B │       0 B │  0 B 
    other │ 22.3 KiB │ 22.3 KiB │  0 B │  32.3 KiB │  32.3 KiB │  0 B 
──────────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
    total │  9.3 MiB │  9.3 MiB │  0 B │  23.7 MiB │  23.7 MiB │  0 B 

         │          raw           │           unique            
         ├────────┬────────┬──────┼────────┬────────┬───────────
 DEX     │ old    │ new    │ diff │ old    │ new    │ diff      
─────────┼────────┼────────┼──────┼────────┼────────┼───────────
   files │      8 │      8 │    0 │        │        │           
 strings │ 129165 │ 129165 │    0 │ 122134 │ 122134 │ 0 (+0 -0) 
   types │  16367 │  16367 │    0 │  15304 │  15304 │ 0 (+0 -0) 
 classes │  13894 │  13894 │    0 │  13894 │  13894 │ 0 (+0 -0) 
 methods │  98627 │  98627 │    0 │  96813 │  96813 │ 0 (+0 -0) 
  fields │  39797 │  39797 │    0 │  39291 │  39291 │ 0 (+0 -0) 

 ARSC    │ old │ new │ diff 
─────────┼─────┼─────┼──────
 configs │ 106 │ 106 │  0   
 entries │ 273 │ 273 │  0

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Android Lint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@kaeawc kaeawc merged commit 7d210ec into main Feb 26, 2025
26 of 27 checks passed
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