DescriptionOnce each set of tests is complete, various performance stats need to be pulled from the logfiles (and where appropriate, graphed).
Need to include
- Bitrates requested
- Delivery times
- Cache Disposition
- Bytes Delivered
- Calculates delivery rate (bytes/duration)
Where tests are considered comparable (for example test5 v test 17, or 17 vs 18) output should be generated showing the comparison.
Activity
2015-12-26 16:32:20
2015-12-26 16:46:20
Table schema is
and was populated by doing
So, just need to work on extracting the desired stats from the database.
For a quick look at max/min/means etc
2015-12-27 04:43:19
2015-12-28 22:33:00
- Test 17 vs Test 27
- Test 18 vs Test 28
- Test 19 vs Test 29
- Test 20 vs Test 30
- Test 21 vs Test 31
- Test 25 vs Test 35
- Test 26 vs Test 36
As one graph:
Test 35,36,37 and 38
As one 39,40.
Initial display will be durations and cache dispositions
2016-01-10 21:16:02
2016-01-10 21:16:02
2016-01-10 21:16:59
2016-01-10 21:17:05
2016-01-10 21:28:15
Overviews:
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/dispositions.html
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/durations.html
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/bitrates.html
Comparisons:
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/17v27.html
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/18v28.html
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/19v29.html
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/20v30.html
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/21v31.html
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/25v35.html
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/26v36.html
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/35-36-37-38.html
- http://projectsstatic.bentasker.co.uk/MISC/MISC12/Logs/Graphs/39-40.html
2016-01-10 21:29:25
2017-07-06 15:54:17
2017-07-06 15:54:17
2017-07-06 15:54:21