benchtests: Make compare_strings.py output a bit prettier
commit5a6547b7b9e8174a2aa228c4d3c5de7245f720b6
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Sat, 16 Sep 2017 09:53:12 +0000 (16 15:23 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Sat, 16 Sep 2017 09:53:12 +0000 (16 15:23 +0530)
tree2dd047fd82e4c55d89ffd240d8c8a4eab7b389bf
parent06b1de237801402c7da327f0a36f4e6aa2f06cc2
benchtests: Make compare_strings.py output a bit prettier

Make the column widths for the outputs fixed so that they look a
little less messy.  They will still look bad with lots of IFUNCs (like
on x86) but it's still a step forward.

* benchtests/scripts/compare_strings.py (process_results):
Better spacing for output.
ChangeLog
benchtests/scripts/compare_strings.py