Coder Social home page Coder Social logo

wrk-tcpls's Introduction

WRK-MultiProtocol

a TCP/HTTP & QUIC/HTTP benchmarking tool based on wrk and wrk2

On top of the new QUIC support, WRK-MP still fully supports WRK1/2 features, with even some improvements.

This repository is a modified version of WRK2 http://github.com/gilene/wrk2 with support for QUIC and various small improvements

QUIC support is now limited to HTTP 0.9 over QUIC, made to work against PicoQUIC HTTP server (using the hq ALPN). It also only supports disabled keep-alive for now.

The QUIC support is built using the picoquic library. Refer to picoquic for installation. To enable QUIC support, you must use the -q flag. Except for that most wrk2 documentation applies. We just changed a bit the default behavior, so if you omit the rate (or give -R -1) WRK will behave like the original version, trying to push as many request as possible.

Building

./autogen.sh
./configure
make
sudo make install

wrk-tcpls's People

Contributors

giltene avatar wg avatar tbarbette avatar mpiraux avatar mikeb01 avatar icflournoy avatar jmencak avatar jonrichards avatar markuskobler avatar trbenton avatar blu2lz avatar tobiasbueschel avatar turbo87 avatar gitter-badger avatar rrva avatar ickymettle avatar jfischoff avatar ejc3 avatar anderender avatar

Watchers

 avatar  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.