Skip to content

Set the default viewportScale to 1 even if no provider is used#349

Merged
necolas merged 1 commit into
mainfrom
native/default-viewport-scale
Jul 25, 2025
Merged

Set the default viewportScale to 1 even if no provider is used#349
necolas merged 1 commit into
mainfrom
native/default-viewport-scale

Conversation

@necolas

@necolas necolas commented Jul 25, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

workflow: benchmarks/size

Comparison of minified (terser) and compressed (brotli) size results, measured in bytes. Smaller is better.

Results Base Patch Ratio
react-strict-dom/dist/dom/index.js
· compressed 2,514 2,514 1.00
· minified 8,691 8,691 1.00
react-strict-dom/dist/dom/runtime.js
· compressed 855 855 1.00
· minified 2,435 2,435 1.00
react-strict-dom/dist/native/index.js
· compressed 16,607 16,675 1.00 +
· minified 63,761 63,767 1.00 +

@github-actions

github-actions Bot commented Jul 25, 2025

Copy link
Copy Markdown

workflow: benchmarks/perf (native)

Comparison of performance test results, measured in operations per second. Larger is better.

Results Base Patch Ratio
css.create
· small 1,137,680 1,131,396 0.99 -
· small with units 495,314 468,064 0.94 !!
· small with variables 674,840 646,264 0.96 -
· several small 353,745 343,194 0.97 -
· large 203,653 202,484 0.99 -
· large with polyfills 147,822 148,085 1.00 +
· complex 103,339 103,032 1.00 -
· unsupported 213,790 213,872 1.00 +
css.createTheme
· simple theme 224,617 226,585 1.01 +
· polyfill theme 209,697 211,773 1.01 +
css.props
· small 232,081 232,389 1.00 +
· small with units 191,728 191,019 1.00 -
· small with variables 103,258 104,016 1.01 +
· small with variables of units 78,031 77,907 1.00 -
· large 96,780 96,465 1.00 -
· large with polyfills 37,458 37,514 1.00 +
· complex 23,289 23,824 1.02 +
· unsupported 143,322 141,798 0.99 -
· simple merge 161,684 162,027 1.00 +
· wide merge 17,909 17,964 1.00 +
· deep merge 17,446 17,555 1.01 +
· themed merge 32,129 31,715 0.99 -

@necolas necolas merged commit 93a8b74 into main Jul 25, 2025
7 checks passed
@necolas necolas deleted the native/default-viewport-scale branch July 25, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants