Skip to content

Instantly share code, notes, and snippets.

@floehopper
Created November 25, 2010 14:04
Show Gist options
  • Select an option

  • Save floehopper/715433 to your computer and use it in GitHub Desktop.

Select an option

Save floehopper/715433 to your computer and use it in GitHub Desktop.
Some notes where we tried to work out what the Tsung stats meant
127.0.0.1 - - [07/Oct/2010:16:37:05 +0100] "GET / HTTP/1.1" 200 3463 359023
127.0.0.1 - - [07/Oct/2010:16:37:07 +0100] "GET / HTTP/1.1" 200 3463 523320
127.0.0.1 - - [07/Oct/2010:16:37:09 +0100] "GET / HTTP/1.1" 200 3463 332680
127.0.0.1 - - [07/Oct/2010:16:37:16 +0100] "GET / HTTP/1.1" 200 3463 434459
127.0.0.1 - - [07/Oct/2010:16:37:20 +0100] "GET / HTTP/1.1" 200 3463 311130
127.0.0.1 - - [07/Oct/2010:16:37:36 +0100] "GET / HTTP/1.1" 200 3463 688370
$rate,$mean,$stdvar,$max,$min,$meanfb,$countfb
response & page :-
number of requests in this dump
mean response time within this dump
standard variation of response time within this dump
maximum response time cumulative for all dumps including this dump
minimum response time cumulative for all dumps including this dump
mean response time for all dumps not including this dump
number of requests for all dumps not including this dump
response codes :-
number of that HTTP status code in this dump
number of that HTTP status code for all dumps including this dump
# stats: dump at 1286465822
# stats: dump at 1286465831
req1: 359023
req2: 523320
req3: 332680
total: 1215023
mean: 405008
sd: 84348
stats: request 3 409.6946614583333 82.47350268682251 524.48583984375 334.408935546875 0 0
# stats: dump at 1286465841
req4: 434459
req5: 311130
stats: request 2 373.6934814453125 61.5694580078125 524.48583984375 312.1240234375 409.6946614583333 3
# stats: dump at 1286465851
cumulative mean before this sample: 392122
stats: request 0 0 0 524.48583984375 312.1240234375 395.294189453125 5
# stats: dump at 1286465861
req6: 688370
stats: request 1 691.0380859375 0.0 691.0380859375 312.1240234375 395.294189453125 5
# stats: dump at 1286465871
stats: request 0 0 0 691.0380859375 312.1240234375 444.5848388671875 6
# stats: dump at 1286465881
stats: request 0 0 0 691.0380859375 312.1240234375 444.5848388671875 6
# stats: dump at 1286465891
stats: request 0 0 0 691.0380859375 312.1240234375 444.5848388671875 6
# stats: dump at 1286465901
stats: request 0 0 0 691.0380859375 312.1240234375 444.5848388671875 6
# stats: dump at 1286465912
stats: request 0 0 0 691.0380859375 312.1240234375 444.5848388671875 6
# stats: dump at 1286465916
stats: request 0 0 0 691.0380859375 312.1240234375 444.5848388671875 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment