question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

different numbers in detailed log

See original GitHub issue

Hi

I am currently testing my server with ngrinder Recently I ran ngrinder for 5 minutes and the following results showed up

name number
Executed Tests 109,666
Successful Tests 109,666

but then when i checked my DB it showed 110936 data being inserted…

so i checked the log for this test and it showed…

           Tests        Errors       Mean Test    Test Time    TPS          Mean         Response     Response     Mean time to Mean time to Mean time to 
                                       Time (ms)    Standard                  response     bytes per    errors       resolve host establish    first byte   
                                                    Deviation                 length       second                                 connection                
                                                    (ms)                                                                                                    

Test 1       110936       0            2.52         1.39         372.02       264.00       98213.29     0            0.02         0.18         2.47          "127.0.0.1"

Totals       110936       0            2.52         1.39         372.02       264.00       98213.29     0            0.02         0.18         2.47         

I was wondering why the summary number is different then the log… it this normal? am i doing something wrong?

any help would be great

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
junoyooncommented, Nov 22, 2016

Anyway… we will fix this next version…

0reactions
renhongchaocommented, Jun 13, 2019

i will try .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Logarithm | Rules, Examples, & Formulas | Britannica
logarithm, the exponent or power to which a base must be raised to yield a given number. Expressed mathematically, x is the logarithm...
Read more >
Logarithm (Logs) - Examples | Natural Log and Common Log
Logarithms is another way of writing exponents. We know that 2 5 = 32. But if we are asked to find what number...
Read more >
Introduction to Logarithms - Math is Fun
Introduction to Logarithms. In its simplest form, a logarithm answers the question: How many of one number multiply together to make another number?...
Read more >
Finding the number of digits in a^b | Logs | Don't Memorise
... of digits in the number (2^10)*(7^10)? Logarithms make it easy! To learn more about Logarithms, enroll in our full course now: htt......
Read more >
Logarithms Explained Rules & Properties, Condense, Expand ...
Expand a Logarithmic Expression Into Multiple Logs 8. Logarithmic To Exponential Form 9. Solving Logarithmic Equations With Factoring 10.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found