benchtests: Updated json bench-variant attribute
commit7960c5eea936185dfa9aeaad81b28dbfb53521dd
authorNaohiro Tamura <naohirot@fujitsu.com>
Mon, 8 Feb 2021 07:59:53 +0000 (8 07:59 +0000)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Wed, 10 Feb 2021 03:20:26 +0000 (10 08:50 +0530)
treef46b26cbc6fc159934fc5fa7f95945b90b0c7c92
parent36c604ed36b9989a38dd4e323c404d89fd173009
benchtests: Updated json bench-variant attribute

This patch updates json "bench-variant" attribute of "bench-memset.c"
to "default" so that the script "benchtests/scripts/plot_strings.py"
can generate a file "memset_time_default_linear.png".
Without this patch, the script "benchtests/scripts/plot_strings.py"
generates a file "memset_time__linear.png" which has inconsistent form
with "memcpy_time_default_linear.png" and
"memmove_time_default_linear.png".
benchtests/bench-memset.c