aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/generator_plots.py
AgeCommit message (Collapse)AuthorFilesLines
2018-05-30CSIT-1105: Prepare and generate 18.01.2 reportTibor Frank1-0/+8
Change-Id: Iebda4fd10701c27512b443c14b2aeef314003d58 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-29PAL TrendingTibor Frank1-1/+1
Change-Id: I6dae970203415dcb6d90217656d4f052350e52df Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c2b4ace3d023b2b58319feaeb942014586fcac11)
2018-02-07CSIT-907: process wrk results in PALTibor Frank1-1/+72
- CSIT-908: LLD - CSIT-909: Data model - CSIT-910: Algorithm - CSIT-911: Static content Change-Id: I26b33c2a7e0f320f62c78871576ca400a83b307c Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit b1589042d816ce58648153c20906520916feff49)
2018-01-24CSIT-901: Throughput Speedup Analysis - Static contentTibor Frank1-3/+6
- Add robustnes to the function which generates the plots - Add "Model for TSA" to LLD. Change-Id: I78dffe3622b4566b30ecac411f8ff285689d1427 Signed-off-by: Tibor Frank <tifrank@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit b4b7fac76d29cc780b3ccd865379ad2ed38c0586)
2018-01-19CSIT-887: Throughput Speedup AnalysisTibor Frank1-1/+97
- CSIT-894: LLD - CSIT-900: Plot layout - CSIT 888: Data model - CSIT-889: Algorithm Change-Id: I569107b474d216533568c1c731c50dcf7b706cd4 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 0f06aa38489e4242ee2b51bc23f79682a8f658f9)
2017-10-11CSIT-755: Presentation and analytics layerTibor Frank1-0/+221
- CSIT-760: Configuration - real example - CSIT-774: Implementation - parse configuration - CSIT-779: Implementation - set environment - CSIT-780: Implementation - download data - CSIT-783: Implementation - debug mode - CSIT-761: Implementation - Data pre-processing - parse input files - CSIT-784: Implementation - Data pre-processing - store the data, access to data - CSIT-789: Implementation - Data pre-processing - extract Documentation of the suite - CSIT-757: Low Level Design - CSIT-788: Implementation - Data pre-processing - extract VAT history and show runtime - CSIT-785: Implementation - Data filtering - CSIT-763: Presentation - tables - CSIT-804: Presentation - files - CSIT-762: Presentation - plots - LLD: API + functional diagram - CSIT-807: Element's models - CSIT-813: Process static content - CSIT-812: Report generation - CSIT-764: Integration to CSIT - CSIT-822: Archiving - CSIT-790: Documentation - configuration od the Input data is the same as for 17.07 report Change-Id: I6fd1eb1df4af99eaf91925282cdee1c892698c59 Signed-off-by: Tibor Frank <tifrank@cisco.com>