Giter Site home page Giter Site logo

Comments (2)

errantmind avatar errantmind commented on May 23, 2024

io_uring has some promise, but last I checked the tfb benchmarks are running under an older kernel, so I stopped my testing in that area until they update their kernel version. Also, tfb benchmarks are network bottlenecked at the moment, so the top frameworks are 'capped', making it hard to distinguish which are actually the best (once they get to ~7m req/s on the charts). I'd really like to see them auto-update to the latest mainline kernel, and upgrade their network to 100GbE.

  1. FaF appears to scale well with more cores.
  2. I haven't tested that high of simultaneous connections. In theory FaF could be tested with that many if a couple constants in the project are adjusted and the OS configuration is also adjusted to allow bigger stack sizes for the project's buffers. By default, FaF supports up to 32K concurrent connections. Epoll may have a lot of overhead polling 500k active descriptors so other approaches like io_uring may be superior.

from faf.

errantmind avatar errantmind commented on May 23, 2024

I decided to take a closer look and realized he has posted no code. I'm surprised he actually posted an article like that without code to back it up. Tenuous at best, but that doesn't mean I won't be interested to take a look once he gets around to it.

Feel free to post another issue once he posts code if you are still interested at that point.

from faf.

Related Issues (2)

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.