aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/generator_plots.py
AgeCommit message (Collapse)AuthorFilesLines
2018-11-28Report: Set NIC limit for x553Tibor Frank1-0/+2
Change-Id: Ibe85ed844501504085065631b393d2746227ea72 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 670a905fcf26395e2064aab79449fe582eec5853)
2018-11-16Report: Fix legend in the graphsTibor Frank1-2/+2
Change-Id: I597bd4483686fb0807526e8734bebdf64aadf7d9 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c33172ceb416c8bf05f34dab93ba8fd9190fc2af)
2018-11-15Report: Change versioning and legend of graphsTibor Frank1-26/+27
Change-Id: I6381c916582509c45f12d4e6d1d63ffeffc1eaf5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit b8287ec997b2d426818fc095f2e4b49ec95d9f49)
2018-11-14Report: Changes in graphs layoutTibor Frank1-18/+59
Change-Id: Ied97ef11be4d6b3e08f2e54d868e36da9e73ab85 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 1304e1ba4c723e255019a2990612906790f47bca)
2018-11-12CSIT-1354: Show number of used samples in graphs in reportTibor Frank1-78/+110
Change-Id: Ica3bd5bff2e7d24994d1e92bf91d218794a0cdfb Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e7a7dd493624179fff9417b55e41cc58b36805d2)
2018-11-08Report: Use best value for ideal lineVratko Polak1-3/+5
For showing multi-core speed-up, previously 1c value was always used as a basis for the ideal line. But due to randomness, 2c (or 4c) might end up above such line. This change makes sure the ideal line is computed from the best value. Change-Id: I8cea2f2072df60e55d7902fe35f22436ea9d803a Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 82fe55b882f1ea09f4d03f8c3f5eaf85d092b6bf)
2018-11-07CSIT-1350: Add new data to 1810 reportTibor Frank1-12/+29
Change-Id: I1c82729c2abc7e5d3699f254629da6a9095d3464 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 8f3797c2b3c32b91eaaa214651c12de2e67e575c) (cherry picked from commit edbcfdfa0c8b704718a5fb664c28ec9140c68aa8)
2018-11-06CSIT-1350: Add new data to 1810 reportTibor Frank1-8/+16
Change-Id: I833df1c69ee86870ac19a747ea790dcffb749bca Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 32bbad707629a44d17a7e9958b6ec462ba77fe49) (cherry picked from commit ba4f013e902fca31db4052af57bac474ed59ec6b)
2018-11-05Fix: Calculation of max value.Tibor Frank1-1/+5
Change-Id: Ibf84467f3e8a3a956814207261b4ea24f69f0a97 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 2ea8039cf6a400e7c13219c7c2f826921aa64dfa) (cherry picked from commit 0355ebddd5ca76e29617a3beb302de1ad39aa19a)
2018-11-05CSIT-1342: Edit the static content for CSIT-1810 reportTibor Frank1-3/+10
Change-Id: I1b838deed822159d78728805c8269cf8a6592d2c Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit d77d62178fa257cf84099811b9177b9e224a2dd8) (cherry picked from commit 0c206faf2b515fbe1c25587ec3928cf473968170)
2018-11-05Fix: Speedup Multi-Core throughput graphsTibor Frank1-5/+1
- remove markers from "perfect" line Change-Id: Iaeb93d6b728439262f1a1c7bcbace84d2e542bec Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit f5feb996b72ae37fb5f84e0138b03b645fded899) (cherry picked from commit 32821462e41d366f1267cda536aab5212ed1b8cc)
2018-10-31CSIT-1332: Proposal of new layout of all graphsTibor Frank1-112/+415
Change-Id: Ib5d113fd2071e481bcc5e3d043a43a58947b8da1 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 8243ea78854683f2f80da53d8f197f10316e4801) (cherry picked from commit db1f4030448cbf9d865e5e2964236ddc7fffa5f9)
2018-08-02FIX: Report TSATibor Frank1-3/+3
Change-Id: Ieb29a1e213a5f8aa74054da57ceb15925fe4dee3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-08-02PAL: Remove unused codeTibor Frank1-32/+3
Change-Id: I14f8f4ed12071f1c6b2c57c55b1add24c56619cc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-07-26CSIT-1203: Add parsing of NDRPDR testTibor Frank1-28/+88
Change-Id: I55be02df7f8979ad4c10b79d87f5065452a3e6e6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-06-05Trending: fixTibor Frank1-1/+1
Change-Id: Ia039b1bc15d52ab8e3bddfd2d09ea5cf4190c67c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-06-04CSIT-1110: Print NameError to reduce confusionVratko Polak1-3/+3
See https://gerrit.fd.io/r/12724 for an example mistake which also can cause NameError. Change-Id: I65c74744c027800a95014f3be48d0f522a10ce2b Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-05-25CSIT-1104: Trending: Speed-up plots generationTibor Frank1-0/+8
Change-Id: Ia3916523d4fc9e05ec864af2a858a03dea46c73c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-03-21CSIT-913: Continuous Trending, Analysis and Change DetectionTibor Frank1-1/+1
- CSIT-915: LLD - CSIT-917: Functions to evaluate the results according to the PASS / FAIL criteria - CSIT-918: Sphinx configuration - CSIT-948: Statistical functions - CSIT-949: Data models for trending plots - CSIT-950: Code trending plots - CSIT-951: Static content - CSIT-984: PAL Specification file - CSIT-996: Download data from nexus Change-Id: Icb9305945bb0f142135bb177cb8781ba0096280e Signed-off-by: Tibor Frank <tifrank@cisco.com>
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>
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>
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>
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>