Skip to content

Another attempt to fix iPad restart Form size issue#4808

Merged
shai-almog merged 1 commit intomasterfrom
fix-ipad-frame-size-restart
Apr 24, 2026
Merged

Another attempt to fix iPad restart Form size issue#4808
shai-almog merged 1 commit intomasterfrom
fix-ipad-frame-size-restart

Conversation

@shai-almog
Copy link
Copy Markdown
Collaborator

Fixed #4767

@github-actions
Copy link
Copy Markdown
Contributor

✅ Continuous Quality Report

Test & Coverage

Static Analysis

Generated automatically by the PR CI workflow.

@shai-almog
Copy link
Copy Markdown
Collaborator Author

shai-almog commented Apr 24, 2026

iOS screenshot updates

Compared 37 screenshots: 36 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: 135 seconds

Build and Run Timing

Metric Duration
Simulator Boot 66000 ms
Simulator Boot (Run) 0 ms
App Install 11000 ms
App Launch 2000 ms
Test Execution 149000 ms

Detailed Performance Metrics

Metric Duration
Base64 payload size 8192 bytes
Base64 benchmark iterations 6000
Base64 native encode 1226.000 ms
Base64 CN1 encode 1300.000 ms
Base64 encode ratio (CN1/native) 1.060x (6.0% slower)
Base64 native decode 706.000 ms
Base64 CN1 decode 938.000 ms
Base64 decode ratio (CN1/native) 1.329x (32.9% slower)
Base64 SIMD encode 382.000 ms
Base64 encode ratio (SIMD/native) 0.312x (68.8% faster)
Base64 encode ratio (SIMD/CN1) 0.294x (70.6% faster)
Base64 SIMD decode 370.000 ms
Base64 decode ratio (SIMD/native) 0.524x (47.6% faster)
Base64 decode ratio (SIMD/CN1) 0.394x (60.6% faster)
Image encode benchmark iterations 100
Image createMask (SIMD off) 89.000 ms
Image createMask (SIMD on) 10.000 ms
Image createMask ratio (SIMD on/off) 0.112x (88.8% faster)
Image applyMask (SIMD off) 133.000 ms
Image applyMask (SIMD on) 76.000 ms
Image applyMask ratio (SIMD on/off) 0.571x (42.9% faster)
Image modifyAlpha (SIMD off) 119.000 ms
Image modifyAlpha (SIMD on) 55.000 ms
Image modifyAlpha ratio (SIMD on/off) 0.462x (53.8% faster)
Image modifyAlpha removeColor (SIMD off) 146.000 ms
Image modifyAlpha removeColor (SIMD on) 128.000 ms
Image modifyAlpha removeColor ratio (SIMD on/off) 0.877x (12.3% faster)
Image PNG encode (SIMD off) 2038.000 ms
Image PNG encode (SIMD on) 809.000 ms
Image PNG encode ratio (SIMD on/off) 0.397x (60.3% faster)
Image JPEG encode 402.000 ms

@shai-almog shai-almog merged commit a09b916 into master Apr 24, 2026
15 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.

Ipad frame size after restart

1 participant