aboutsummaryrefslogtreecommitdiffstats
path: root/data/ref_results/index_calculation.py
AgeCommit message (Collapse)AuthorFilesLines
2016-02-01Bug Fixes for SSL index calculationNauman_Ahad1-4/+5
Index calcuation for SSL caused a ValueError when converting to float due to the presence of a trailing "k" character. This has ben resolved. Change-Id: I6f7d061977a3a8cbc2aa1afe154df5eeec9feac8 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit cbdddad944abba7be2eb848b16b2abc1ce791f50)
2016-02-01Fixed the index calculation for QTIP compute, network and storage suitesNauman_Ahad1-0/+44
Earlier inaccurate index calculation updated. Now indices take into account vm and bm cases Change-Id: Icf2d7fc17ef765f5c0611b5371d57410ba155cb6 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit 49b4662f32c415ea141ff269ba39d9a401b6e320)