Skip to content

Switch to modern flow syntax for utility types and bounds#470

Open
SamChou19815 wants to merge 3 commits intomainfrom
modern-flow-syntax
Open

Switch to modern flow syntax for utility types and bounds#470
SamChou19815 wants to merge 3 commits intomainfrom
modern-flow-syntax

Conversation

@SamChou19815
Copy link
Copy Markdown
Contributor

@SamChou19815 SamChou19815 commented Apr 1, 2026

Depends on #469

@meta-cla meta-cla bot added the cla signed label Apr 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

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/web/index.js
· compressed 3,251 3,251 1.00
· minified 10,375 10,375 1.00
react-strict-dom/dist/web/runtime.js
· compressed 1,645 1,645 1.00
· minified 4,131 4,131 1.00
react-strict-dom/dist/native/index.js
· compressed 16,580 16,580 1.00
· minified 64,168 64,168 1.00
react-strict-animated/dist/web/index.js
· compressed 6,861 6,861 1.00
· minified 23,486 23,486 1.00
react-strict-animated/dist/native/index.js
· compressed 797 797 1.00
· minified 2,518 2,518 1.00

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

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,134,104 1,134,393 1.00 +
· small with units 501,526 508,984 1.01 +
· small with variables 664,905 670,233 1.01 +
· several small 357,637 356,278 1.00 -
· large 199,330 198,807 1.00 -
· large with polyfills 147,593 148,083 1.00 +
· complex 101,027 101,732 1.01 +
· unsupported 209,994 210,613 1.00 +
css.createTheme
· simple theme 223,164 223,473 1.00 +
· polyfill theme 209,424 209,705 1.00 +

@SamChou19815 SamChou19815 marked this pull request as ready for review April 1, 2026 20:56
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.

1 participant