You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After read https://turbo.build/pack/docs/benchmarks I think comparing Turbopack SSR with Vite CSR doesn't make sense. Vite supports both CSR and SSR. And I guess Turopack support both, too? You should do either or both:
Compare Turbopack SSR vs Vite SSR
Compare Turbopack CSR vs Vite CSR
From my 7 years work experience, most front-end projects consist of 10 to 300 React components in src. Large sites, like alibaba.com, are usually split into hundreds of small apps. Starting with 1000 components in benchmark might be misleading. It is better to show more data of small and medium size projects. For example:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
After read https://turbo.build/pack/docs/benchmarks I think comparing Turbopack SSR with Vite CSR doesn't make sense. Vite supports both CSR and SSR. And I guess Turopack support both, too? You should do either or both:
From my 7 years work experience, most front-end projects consist of 10 to 300 React components in src. Large sites, like alibaba.com, are usually split into hundreds of small apps. Starting with 1000 components in benchmark might be misleading. It is better to show more data of small and medium size projects. For example:
Beta Was this translation helpful? Give feedback.
All reactions