GithubHelp home page GithubHelp logo

Comments (4)

kklis avatar kklis commented on August 22, 2024 1

A friend of mine suggested that the problem may occur when NTP time correction happens while running wrk2, and the system clock turns back. The possibility of such event seems to be much more higher in docker than in a regular system.

from wrk2.

ykameshrao avatar ykameshrao commented on August 22, 2024

I am hitting into this one. Any solutions yet? Or is it way obvious!

from wrk2.

kklis avatar kklis commented on August 22, 2024

I've had similar problem today. Running in Ubuntu container on Mac OS X High Sierra (Docker version 18.06.1-ce-mac73 (26764)):

root@ef5b3a1d8be9:~/wrk2# ./wrk2 --version
wrk 4.0.0 [epoll] Copyright (C) 2012 Will Glozer

root@ef5b3a1d8be9:~/wrk2# ./wrk2 -t1 -c1 -d300m -R10 http://...
Running 300m test @ http://...
  1 threads and 1 connections
  Thread calibration: mean lat.: 40.739ms, rate sampling interval: 90ms


 ----------

We are about to crash and die (recoridng a negative #)This wil never ever ever happen...But when it does. The following information will help in debuggingresponse_complete:
  expected_latency_timing = -1340
  now = 1537524361245120
  expected_latency_start = 1537524361246460
  c->thread_start = 1537524299946460
  c->complete = 614
  throughput = 1e-05
  latest_should_send_time = 1537524361247900
  latest_expected_start = 1537524361247848
  latest_connect = 1537524299946643
  latest_write = 1537524361247907
  next expected_latency_start = 1537524361346460
wrk2: src/hdr_histogram.c:54: counts_index: Assertion `bucket_index < h->bucket_count' failed.
Aborted

Re-running works ok.

from wrk2.

dabos avatar dabos commented on August 22, 2024

-R should be equal or higher than -c

from wrk2.

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.