Skip to content

Instantly share code, notes, and snippets.

@mmyoji
Created March 28, 2023 10:00
Show Gist options
  • Save mmyoji/81e73fbfd042990d66ea81db5d64a341 to your computer and use it in GitHub Desktop.
Save mmyoji/81e73fbfd042990d66ea81db5d64a341 to your computer and use it in GitHub Desktop.
preact vs react
preact 4.2kB (minified + gzipped)
@preact/compat 0.2kB (minified + gzipped)
react 2.5kB (minified + gzipped)
react-dom 42.0kB (minified + gzipped)
vite (react-ts): built index-xxx.js 143.55kB (gzip: 46.17kB)
vite (react-ts w/ @preact/compat) built index-xxx.js 24.24kB (gzip: 9.36kB)
vite (preact-ts): built index-xxx.js 13.53kB (gzip: 5.48kB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment