Git Product home page Git Product logo

Comments (4)

costajob avatar costajob commented on July 17, 2024

That's a pretty obvious, by the way the cost of the drawbacks is equal for all of the platforms, so i can assume the results are not faked by this setup.
Also consider wrk is suited for this scenarios, it uses just one process with 5 threads, consuming a mere 2MB of RAM and stressing just one core.
Anyway if OTP is suffering here is a peculiarity of its architecture, others platforms react pretty fine.

from app-servers.

schainks avatar schainks commented on July 17, 2024

Measuring how fast runtime can do something primarily IO bound doesn't really measure much in the context of what our apps are really built to do. Why not make all the tests single threaded and see what happens?

from app-servers.

costajob avatar costajob commented on July 17, 2024

Indeed the "purpose" (aside for fun) to test these platforms is to see how different, minimal implementations behave under heavy loading.
Why do limit pre-forking model platforms like Ruby, Python or Node to run one single process only?
It is like spawning multiple process for Java, GO or Rust: pointless.
I also observed complexity of the setup of each platform, to measure not only throughput, but efficiency too: in this regards languages like Ruby, Python, GO and Crystal (and Clojure to a lesser extent) are clear winners to me (i will add a paragraph about coding efficiency).

from app-servers.

costajob avatar costajob commented on July 17, 2024

Anyway any experimentation is pretty welcome, feel free to fork and bench 😄

from app-servers.

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.