Loading ci/complexity_measurements/genWebpageData.py +1 −1 Original line number Diff line number Diff line Loading @@ -425,7 +425,7 @@ def create_display_strings( displays.append(display) if which == "wmops_per_op": if which == "wmops_per_op" and has_comparison: # flot.js' "stack: true" depends on the order of data arrays # reorder here instead of reworking above loop displays_encs = displays[0].split(", \n") Loading ci/complexity_measurements/style.css +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ hr { } #wmops_per_op-graph { height:500px; width:1600px; width:2400px; float:left; } #wmops-48kHz-graph { Loading Loading
ci/complexity_measurements/genWebpageData.py +1 −1 Original line number Diff line number Diff line Loading @@ -425,7 +425,7 @@ def create_display_strings( displays.append(display) if which == "wmops_per_op": if which == "wmops_per_op" and has_comparison: # flot.js' "stack: true" depends on the order of data arrays # reorder here instead of reworking above loop displays_encs = displays[0].split(", \n") Loading
ci/complexity_measurements/style.css +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ hr { } #wmops_per_op-graph { height:500px; width:1600px; width:2400px; float:left; } #wmops-48kHz-graph { Loading