Lucifier129 / react-lite

An implementation of React v15.x that optimizes for small script size

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recommendation: component RUM performance react-lite vs react

dhartford opened this issue · comments

Hi team,
Really, really like the clear and focused objective of react-lite. Would it be possible to see a RUM-style performance (network-time, dom-time, time-to-visual render time, etc) comparison of the same (material-ui or similar) component examples running in react-lite and react?

Ideally, zero difference or possibly better runtime performance and far-better initial-call network performance with a smaller .js file, but without seeing a comparison just assumptions.

This post maybe useful:)