|
|
|
|
|
by StellaMary
238 days ago
|
|
Here you go https://web-frameworks-benchmark.netlify.app/result?f=hono-d... Also regarding the performance its written using Rust and raw Hyper library unlike deno runtime no overhead coz I just build a complex rust native addon for node js that allows every one to harness the true power of Rust's Tokio and hyper. Regarding hono it's my fav and edge based. The Framework I created allows you to run true multi thread Fullstack app on a instance like running raw c++ or golang frameworks. My framework gives you true parallelism without Node.js cluster. Just give a try. |
|