facebook / react-strict-dom

React Strict DOM (RSD) standardizes the development of styled React components for web and native.
https://facebook.github.io/react-strict-dom
MIT License
3.19k stars 161 forks source link

Add website contribution guidelines #209

Closed necolas closed 1 month ago

github-actions[bot] commented 1 month ago

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,488 2,488 1.00
· minified 8,586 8,586 1.00
react-strict-dom/dist/dom/runtime.js
· compressed 836 836 1.00
· minified 2,365 2,365 1.00
react-strict-dom/dist/native/index.js
· compressed 15,378 15,378 1.00
· minified 57,172 57,172 1.00
github-actions[bot] commented 1 month ago

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,140,313 1,140,349 1.00 +
· small with units 436,556 441,738 1.01 +
· small with variables 685,990 691,772 1.01 +
· several small 319,323 324,524 1.02 +
· large 214,594 212,515 0.99 -
· large with polyfills 149,073 148,948 1.00 -
· complex 102,323 101,564 0.99 -
· unsupported 221,148 223,873 1.01 +
css.createTheme
· simple theme 220,445 219,535 1.00 -
· polyfill theme 205,255 206,653 1.01 +
css.props
· small 235,465 237,587 1.01 +
· small with units 186,303 184,190 0.99 -
· small with variables 103,585 103,599 1.00 +
· small with variables of units 73,404 73,431 1.00 +
· large 101,933 103,036 1.01 +
· large with polyfills 25,856 25,775 1.00 -
· complex 17,947 17,947 1.00
· unsupported 75,281 74,778 0.99 -
· simple merge 158,515 158,335 1.00 -
· wide merge 13,647 13,578 0.99 -
· deep merge 13,519 13,408 0.99 -
· themed merge 30,574 30,996 1.01 +