Skip to content

Fixed localized icon generation in iOS (again)#4831

Merged
shai-almog merged 1 commit intomasterfrom
fix-icon-replacement-in-ios-again
Apr 30, 2026
Merged

Fixed localized icon generation in iOS (again)#4831
shai-almog merged 1 commit intomasterfrom
fix-icon-replacement-in-ios-again

Conversation

@shai-almog
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

Developer Guide build artifacts are available for download from this workflow run:

Developer Guide quality checks:

  • AsciiDoc linter: No issues found (report)
  • Vale: 15085 alert(s) (1106 errors, 4459 warnings, 9520 suggestions) (exit code 1) (report)
  • Image references: No unused images detected (report)

@github-actions
Copy link
Copy Markdown
Contributor

✅ Continuous Quality Report

Test & Coverage

Static Analysis

  • SpotBugs [Report archive]
    • ByteCodeTranslator: 0 findings (no issues)
    • android: 0 findings (no issues)
    • codenameone-maven-plugin: 0 findings (no issues)
    • core-unittests: 0 findings (no issues)
    • ios: 0 findings (no issues)
  • PMD: 0 findings (no issues) [Report archive]
  • Checkstyle: 0 findings (no issues) [Report archive]

Generated automatically by the PR CI workflow.

@shai-almog
Copy link
Copy Markdown
Collaborator Author

shai-almog commented Apr 30, 2026

iOS screenshot updates

Compared 82 screenshots: 81 matched, 1 updated.

  • landscape — updated screenshot. Screenshot differs (2556x1179 px, bit depth 8).

    landscape
    Preview info: Preview provided by instrumentation.
    Full-resolution PNG saved as landscape.png in workflow artifacts.

Benchmark Results

  • VM Translation Time: 0 seconds
  • Compilation Time: 231 seconds

Build and Run Timing

Metric Duration
Simulator Boot 79000 ms
Simulator Boot (Run) 0 ms
App Install 13000 ms
App Launch 7000 ms
Test Execution 242000 ms

Detailed Performance Metrics

Metric Duration
Base64 payload size 8192 bytes
Base64 benchmark iterations 6000
Base64 native encode 1044.000 ms
Base64 CN1 encode 1259.000 ms
Base64 encode ratio (CN1/native) 1.206x (20.6% slower)
Base64 native decode 716.000 ms
Base64 CN1 decode 1011.000 ms
Base64 decode ratio (CN1/native) 1.412x (41.2% slower)
Base64 SIMD encode 496.000 ms
Base64 encode ratio (SIMD/native) 0.475x (52.5% faster)
Base64 encode ratio (SIMD/CN1) 0.394x (60.6% faster)
Base64 SIMD decode 433.000 ms
Base64 decode ratio (SIMD/native) 0.605x (39.5% faster)
Base64 decode ratio (SIMD/CN1) 0.428x (57.2% faster)
Image encode benchmark iterations 100
Image createMask (SIMD off) 95.000 ms
Image createMask (SIMD on) 18.000 ms
Image createMask ratio (SIMD on/off) 0.189x (81.1% faster)
Image applyMask (SIMD off) 123.000 ms
Image applyMask (SIMD on) 49.000 ms
Image applyMask ratio (SIMD on/off) 0.398x (60.2% faster)
Image modifyAlpha (SIMD off) 114.000 ms
Image modifyAlpha (SIMD on) 56.000 ms
Image modifyAlpha ratio (SIMD on/off) 0.491x (50.9% faster)
Image modifyAlpha removeColor (SIMD off) 142.000 ms
Image modifyAlpha removeColor (SIMD on) 71.000 ms
Image modifyAlpha removeColor ratio (SIMD on/off) 0.500x (50.0% faster)
Image PNG encode (SIMD off) 943.000 ms
Image PNG encode (SIMD on) 830.000 ms
Image PNG encode ratio (SIMD on/off) 0.880x (12.0% faster)
Image JPEG encode 479.000 ms

@shai-almog shai-almog merged commit fe4234a into master Apr 30, 2026
18 of 20 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