Skip to content

Add babel codemod for RN to RSD transform#453

Open
necolas wants to merge 1 commit intomainfrom
codemod-rn-to-rsd
Open

Add babel codemod for RN to RSD transform#453
necolas wants to merge 1 commit intomainfrom
codemod-rn-to-rsd

Conversation

@necolas
Copy link
Contributor

@necolas necolas commented Feb 13, 2026

Transforms to convert existing RN code to RSD code

Transforms to convert existing RN code to RSD code
@meta-cla meta-cla bot added the cla signed label Feb 13, 2026
@github-actions
Copy link

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,555 16,555 1.00
· minified 64,094 64,094 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

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,219,280 1,194,238 0.98 -
· small with units 548,458 525,010 0.96 -
· small with variables 698,489 690,251 0.99 -
· several small 389,217 379,246 0.97 -
· large 219,002 216,052 0.99 -
· large with polyfills 161,718 160,944 1.00 -
· complex 113,719 112,424 0.99 -
· unsupported 226,271 227,222 1.00 +
css.createTheme
· simple theme 247,420 244,627 0.99 -
· polyfill theme 232,588 232,066 1.00 -

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