Code Monkey home page Code Monkey logo

io_uring_performance_setup's Introduction

io_uring_performance_setup

Requirements

  • Build envoy bazel build -c opt or with io_uring bazel build -c opt //source/exe:envoy_main_common_with_core_extensions_lib
  • Build Nighthawk i/do_ci.sh build
  • Build Nighthawk server bazel build -c opt :nighthawk_test_server

Benchmark

  1. Start Nighthawk test server taskset -c 0 bazel-bin/nighthawk_test_server --concurrency 1 --config-path ~/Git/io_uring_performance_setup/src/nighthawk-server.yaml (You must be on Nighthawk's Dir.)

  2. Start Envoy server taskset -c 1 envoy --concurrency 1 --config-path ~/Git/io_uring_performance_setup/src/envoy-server.yaml --base-id 1

  3. Start the client and measure performance ~/Git/io_uring_performance_setup/aux/measure_perf.sh

  4. (option 2) Start Nighthawk Client taskset -c 2-3 bazel-bin/nighthawk_client --rps 1000 --connections 4 --concurrency auto --prefetch-connections --duration 10 --latency-response-header-name lat_resp -v info http://127.0.0.1:10000/ (You must be on Nighthawk's Dir.)

io_uring_performance_setup's People

Contributors

martinezlucas98 avatar

Watchers

 avatar

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.