wasmerio / winterjs

Winter is coming... ❄️
https://winterjs.org/
MIT License
3.04k stars 53 forks source link

Benchmark in a more complex scenario #56

Open syrusakbary opened 8 months ago

syrusakbary commented 8 months ago

Currently the benchmarking that we are doing is incredibly simple, just returning a simple body in the Response.

We should probably improve the benchmarks by having a React Server Component application being rendered in the server and returned to the client