Skip to content

fix: Fix vite build race condition#503

Merged
martinbooth merged 1 commit into
mainfrom
fix_vite_race
Jun 12, 2026
Merged

fix: Fix vite build race condition#503
martinbooth merged 1 commit into
mainfrom
fix_vite_race

Conversation

@martinbooth

Copy link
Copy Markdown
Contributor

No description provided.

@meta-cla meta-cla Bot added the cla signed label Jun 12, 2026
@github-actions

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,146,613 1,161,529 1.01 +
· small with units 513,982 523,089 1.02 +
· small with variables 691,840 692,295 1.00 +
· several small 371,072 372,396 1.00 +
· large 214,219 214,586 1.00 +
· large with polyfills 160,551 160,584 1.00 +
· complex 112,769 113,020 1.00 +
· unsupported 216,868 221,779 1.02 +
css.createTheme
· simple theme 243,045 244,454 1.01 +
· polyfill theme 228,853 230,709 1.01 +

@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/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,618 16,618 1.00
· minified 64,626 64,626 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

@martinbooth martinbooth merged commit a6a8c15 into main Jun 12, 2026
8 checks passed
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