Giter VIP home page Giter VIP logo

Comments (6)

waghanza avatar waghanza commented on June 24, 2024

you are right @bompus , hono should be tested at least on

  • node
  • bun
  • deno

before, this is already possible, but the UI should first be adapted for that (planned but I don't have any ETA)

from web-frameworks.

bompus avatar bompus commented on June 24, 2024

@waghanza I wonder if it's possible without a UI update, to just label them with suffixes like hono (node), hono (bun), hono (deno). It makes the list longer, but wouldn't require a UI update to add an engine column/filter.

from web-frameworks.

waghanza avatar waghanza commented on June 24, 2024

Sure @bompus, it could be easily done

Feel free to open a PR, I will follow 😉

from web-frameworks.

bompus avatar bompus commented on June 24, 2024

Thank you for tackling this!

I saw the latest results, and they don't line up with my own experience and tests. On Bun, hono and elysia should be right up there with stricjs, very close to it in terms of performance. However, both hono-bun and elysia are way down on the list, and I'm not sure why.

I compared the configs, cluster, app files between stricjs, hono-bun, and elysia, and they all look correct to me, but the performance just doesn't line up with what I see when I run bun cluster.ts on my own VM.

Perhaps this should be a new issue, but it's so recent I figure we could discuss here, just in case something was missed somewhere, or perhaps the results parser is parsing something incorrectly?

from web-frameworks.

waghanza avatar waghanza commented on June 24, 2024

I am not sure why both frameworks should be close, but indeed stricjs seems far away

https://web-frameworks-benchmark.netlify.app/result?f=hono-bun,stricjs,elysia

Worth to investigate

A PR could be open with debug enabled to understand why this diff. Also there is the idea of timeout. The actual sieging command is removing all requests with a timeout greater than 1 sec.

Maybe we should try to get wrk raw output (stress tool direct output, without any calculation)

from web-frameworks.

waghanza avatar waghanza commented on June 24, 2024

Also be aware that network in use is a loopback, not a real connection

from web-frameworks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.