Giter Site home page Giter Site logo

Comments (1)

igor-ivanov avatar igor-ivanov commented on July 16, 2024 1

Hello @akk988,

I do not have RaspberryPi but described issue is not seen on my setup with v3.7.

cat playback.txt
# ==== playback file for sockperf - generated by gen1.awk ====
#baseTime=2.000000; PPS=10; runtime=5.000000; interval=0.100000; NUM_RECORDS=50
# file contains 50 records
2.100000000, 14
2.200000000, 14
2.300000000, 14

server:

/auto/mtrswgwork/igori/prj/sockperf/build-master/install/bin/sockperf sr -i 127.0.0.1 --tcp
sockperf: == version #3.7-8.git089e72e49126.dirty ==
sockperf: [SERVER] listen on:
[ 0] IP = 127.0.0.1       PORT = 11111 # TCP
sockperf: Warmup stage (sending a few dummy messages)...
sockperf: [tid 31820] using recvfrom() to block on socket(s)
^Csockperf: Test end (interrupted by user)
sockperf: Total 50 messages received and handled
sockperf: cleanupAfterLoop() exit

client:

sockperf pb -i 127.0.0.1 --tcp --data-file /tmp/playback.txt --dontwarmup --reply-every 1
sockperf: == version #3.7-8.git089e72e49126.dirty ==
sockperf[CLIENT] send on:sockperf: using recvfrom() to block on socket(s)

[ 0] IP = 127.0.0.1       PORT = 11111 # TCP
sockperf: Starting test...
sockperf: Test ended
sockperf: [Total Run] RunTime=7.000 sec; Warm up time=400 msec; SentMessages=50; ReceivedMessages=50
sockperf: ========= Printing statistics for Server No: 0
sockperf: [Valid Duration] RunTime=4.900 sec; SentMessages=50; ReceivedMessages=50
sockperf: ====> avg-latency=60.663 (std-dev=5.547)
sockperf: # dropped messages = 0; # duplicated messages = 0; # out-of-order messages = 0
sockperf: Summary: Latency is 60.663 usec
sockperf: Total 50 observations; each percentile contains 0.50 observations
sockperf: ---> <MAX> observation =   94.426
sockperf: Test end (interrupted by signal 2)
sockperf: ---> percentile 99.999 =   94.426
sockperf: ---> percentile 99.990 =   94.426
sockperf: ---> percentile 99.900 =   94.426
sockperf: ---> percentile 99.000 =   94.426
sockperf: ---> percentile 90.000 =   61.927
sockperf: ---> percentile 75.000 =   61.224
sockperf: ---> percentile 50.000 =   60.127
sockperf: ---> percentile 25.000 =   59.401
sockperf: ---> <MIN> observation =   54.127

from sockperf.

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.