Code Monkey home page Code Monkey logo

esperf's People

Contributors

kosho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

esperf's Issues

curl is required to execute

curl is mentioned as a dependency for developing esperf, but it's also needed for executing:

loek@ubuntu:~$ ./esperf
./esperf: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory

Support a delay in stats due to TCP slow-start

TCP has a slow start, so running a benchmark on 10 seconds returns a lower average throughput versus, say, 100 seconds.

I recently worked on networking benchmarks with iperf3, and it supports a delay time (in seconds) in which the requests are still sent, but the performance metrics don't count towards the average. If you're looking to improve the benchmark features of esperf, you could consider doing this as well :).

timestamp                    success   conn_fail  http_error
2016-08-10T12:24:06+0200         362           0           0
2016-08-10T12:24:07+0200         802           0           0
2016-08-10T12:24:08+0200         843           0           0
2016-08-10T12:24:09+0200         841           0           0
2016-08-10T12:24:10+0200         827           0           0
2016-08-10T12:24:11+0200         808           0           0
timestamp                    success   conn_fail  http_error
2016-08-10T12:23:29+0200           0           0           0
2016-08-10T12:23:30+0200           0           0           0
2016-08-10T12:23:31+0200         659           0           0
2016-08-10T12:23:32+0200         821           0           0

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.