Giter VIP home page Giter VIP logo

Comments (2)

greatest-ape avatar greatest-ape commented on May 31, 2024

Hi!

There is unfortunately no fully automated way of running them yet. There isn’t a lot of documentation beyond the section in the README, but the load test executables can generate a commented config file.

For instance, run ./scripts/run-load-test-udp.sh -p > udp.toml to generate the config file, then run the script again with -c udp.toml to run load test using the file.

The idea is to start the tracker, run the load test until completion, write down results, stop the tracker, adjust settings (eg number of threads), then repeat.

The most interesting things to adjust will be the server/tracker url, the test duration and the number of workers (i.e. threads). Typically, more workers result in a higher requests/second figure, but only up to a point. You’ll have to test with different numbers.

If you want to limit the tracker to using certain cores, you can use taskset (just don’t forget to take hyperthreads into account.)

from aquatic.

crimist avatar crimist commented on May 31, 2024

I see, I'll have to poke around with manual testing when I have time. Appreciate the load test tooling!

from aquatic.

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.