Report: Meltdown/Spectre 02/10302/1
authorTibor Frank <tifrank@cisco.com>
Mon, 29 Jan 2018 13:12:02 +0000 (14:12 +0100)
committerTibor Frank <tifrank@cisco.com>
Mon, 29 Jan 2018 13:12:02 +0000 (14:12 +0100)
Change-Id: I2476ccde3e8d8d5c26a77dcaf2f64303a9a39738
Signed-off-by: Tibor Frank <tifrank@cisco.com>
resources/tools/presentation/generator_tables.py

index 58d7426..22d8ea6 100644 (file)
@@ -386,7 +386,6 @@ def table_performance_comparison(table, input_data):
                         append(tst_data["throughput"]["value"])
                 except TypeError:
                     pass  # No data in output.xml for this test
                         append(tst_data["throughput"]["value"])
                 except TypeError:
                     pass  # No data in output.xml for this test
-    logging.info(pformat(tbl_dict))
 
     for job, builds in table["compare"]["data"].items():
         for build in builds:
 
     for job, builds in table["compare"]["data"].items():
         for build in builds: