Report: Use best value for ideal line 18/15818/1
authorVratko Polak <vrpolak@cisco.com>
Wed, 7 Nov 2018 14:44:44 +0000 (15:44 +0100)
committerTibor Frank <tifrank@cisco.com>
Thu, 8 Nov 2018 11:23:26 +0000 (11:23 +0000)
commit5fe056f55636c2f7473b4ce9bedf5f5f37a3cab0
tree8e7e2c145afd4544ae9b969bddef48a858e21f9d
parent7a14e97a21226e80c75a6a1126339ad430647a35
Report: Use best value for ideal line

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)
resources/tools/presentation/generator_plots.py