vitext icon indicating copy to clipboard operation
vitext copied to clipboard

Benchmarks vs other SSR frameworks?

Open corysimmons opened this issue 4 years ago • 1 comments

Super curious how fast startup, page updates, builds, etc, are vs the major SSR frameworks (Next and Nuxt).

If this is 50-100x faster then it makes a good case for actually migrating to it and contributing to the project.

The benchmarks would have to be performed with a fairly good sized app (something bigger than a todo).

Is Vitext pretty 1:1 in terms of features?

corysimmons avatar Oct 01 '21 17:10 corysimmons

Hey @corysimmons! Thanks for the ticket. I'm planning to do the benchmark later! but to provide you with an image, I need to tell it's like Vite (vitext) vs webpack (next with plain webpack and no SWC)

Vitext is not going to be 1:1 in terms of features; for more info, you can checkout the issues to see what we're planning for (like Preact/Solid, ...).

Aslemammad avatar Oct 02 '21 04:10 Aslemammad