Git Product home page Git Product logo

Comments (3)

marten-seemann avatar marten-seemann commented on June 20, 2024 1

Streams don’t reduce their send rate, unless blocked by flow control. The connection might reduce the send rate due to congestion control.

I don’t know what you’re benchmarking here, but having thousands of connections between the same nodes doesn’t seem to be very useful. I’m happy to engage with actual issues, but “I created an unrealistic setup and things are slow maybe” is not one of them.

from quic-go.

someview avatar someview commented on June 20, 2024

Streams don’t reduce their send rate, unless blocked by flow control. The connection might reduce the send rate due to congestion control.

I don’t know what you’re benchmarking here, but having thousands of connections between the same nodes doesn’t seem to be very useful. I’m happy to engage with actual issues, but “I created an unrealistic setup and things are slow maybe” is not one of them.

My Purpose was to test the ability of a quic server to handle packets. Performance is expected to vary with the number of clients because three go routines are created for each quic long connection, and memory consumption is expected to vary, especially we use quicserver as long term connection. Is there some benchmark result or suggestion?

from quic-go.

someview avatar someview commented on June 20, 2024

Streams don’t reduce their send rate, unless blocked by flow control. The connection might reduce the send rate due to congestion control.

I don’t know what you’re benchmarking here, but having thousands of connections between the same nodes doesn’t seem to be very useful. I’m happy to engage with actual issues, but “I created an unrealistic setup and things are slow maybe” is not one of them.

We need to ensure the impact of a large number of quic long connections on system performance。

from quic-go.

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.