Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -960,7 +960,7 @@ coverage-test-on-main-scheduled: # copy index page blueprint - cp ci/complexity_measurements/index_complexity.html ${public_dir}/index.html # patch the format in the title - sed -i "s/<title>IVAS FORMAT/<title>IVAS $in_format to $out_format/g" ${public_dir}/index.html - sed -i "s/IVAS FORMAT/IVAS $in_format to $out_format/g" ${public_dir}/index.html # do separately here to avoid overwrite complaints by mv - mv -f ci/complexity_measurements/style.css ${public_dir}/ Loading ci/complexity_measurements/index_complexity.html +12 −12 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ </div> <div id="content"> <h1 id="sec:graph-wmops">IVAS Stereo - Worst Case WMOPS Performance (Float, native SR)</h1> <h1 id="sec:graph-wmops">IVAS FORMAT - Worst Case WMOPS Performance (Float, native SR)</h1> <div class="graph-container"> <div id="wmops-graph"></div> Loading @@ -163,7 +163,7 @@ <hr /> <h1 id="sec:graph-wmops_per_op">IVAS Stereo - Worst Case WMOPS Performance <h1 id="sec:graph-wmops_per_op">IVAS FORMAT - Worst Case WMOPS Performance per Operating Point (Float, native SR)</h1> <div class="graph-container"> Loading @@ -177,7 +177,7 @@ <hr /> <h1 id="sec:graph-wmops_48kHz">IVAS Stereo - Worst Case WMOPS Performance (Float, 48 kHz)</h1> <h1 id="sec:graph-wmops_48kHz">IVAS FORMAT - Worst Case WMOPS Performance (Float, 48 kHz)</h1> <div class="graph-container"> <div id="wmops-48kHz-graph"></div> Loading @@ -198,7 +198,7 @@ <hr /> <h1 id="sec:graph-wmops_per_op_48kHz">IVAS Stereo - Worst Case WMOPS Performance <h1 id="sec:graph-wmops_per_op_48kHz">IVAS FORMAT - Worst Case WMOPS Performance per Operating Point (Float, 48 kHz)</h1> <div class="graph-container"> Loading @@ -214,7 +214,7 @@ <!-- <h1 id="sec:graph-wmops-basop">IVAS Stereo - Worst Case WMOPS Performance (BASOP)</h1> <h1 id="sec:graph-wmops-basop">IVAS FORMAT - Worst Case WMOPS Performance (BASOP)</h1> <div class="graph-container"> <div id="wmops-graph-basop"></div> Loading @@ -235,7 +235,7 @@ <hr /> <h1 id="sec:graph-wmops_basop_per_op">IVAS Stereo - Worst Case WMOPS Performance <h1 id="sec:graph-wmops_basop_per_op">IVAS FORMAT - Worst Case WMOPS Performance per Operating Point (BASOP)</h1> <div class="graph-container"> Loading @@ -248,7 +248,7 @@ <hr /> <h1 id="sec:graph-conversion_factors_basop_flc">IVAS Stereo - Measured WMOPS <h1 id="sec:graph-conversion_factors_basop_flc">IVAS FORMAT - Measured WMOPS Conversion Factors BASOP / Float</h1> Loading @@ -263,7 +263,7 @@ <hr /> --> <h1 id="sec:graph-ram">IVAS Stereo - Worst Case RAM Demand (Float)</h1> <h1 id="sec:graph-ram">IVAS FORMAT - Worst Case RAM Demand (Float)</h1> <div class="graph-container"> <div id="ram-graph"></div> Loading Loading @@ -297,7 +297,7 @@ <hr /> <!-- <h1 id="sec:graph-ram-basop">IVAS Stereo - Worst Case RAM Demand (BASOP)</h1> <h1 id="sec:graph-ram-basop">IVAS FORMAT - Worst Case RAM Demand (BASOP)</h1> <div class="graph-container"> <div id="ram-graph-basop"></div> Loading @@ -322,7 +322,7 @@ <hr /> --> <h1 id="sec:graph-rom">IVAS Stereo - Worst Case ROM Demand (Float)</h1> <h1 id="sec:graph-rom">IVAS FORMAT - Worst Case ROM Demand (Float)</h1> <div class="graph-container"> <div id="rom-graph"></div> Loading @@ -338,7 +338,7 @@ <!-- <hr /> <h1 id="sec:graph-rom-basop">IVAS Stereo - Worst Case ROM Demand (BASOP)</h1> <h1 id="sec:graph-rom-basop">IVAS FORMAT - Worst Case ROM Demand (BASOP)</h1> <div class="graph-container"> <div id="rom-graph-basop"></div> Loading @@ -354,7 +354,7 @@ <hr /> --> <h1 id="sec:graph-prom">IVAS Stereo - Worst Case PROM Demand</h1> <h1 id="sec:graph-prom">IVAS FORMAT - Worst Case PROM Demand</h1> <div class="graph-container"> <div id="prom-graph"></div> Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -960,7 +960,7 @@ coverage-test-on-main-scheduled: # copy index page blueprint - cp ci/complexity_measurements/index_complexity.html ${public_dir}/index.html # patch the format in the title - sed -i "s/<title>IVAS FORMAT/<title>IVAS $in_format to $out_format/g" ${public_dir}/index.html - sed -i "s/IVAS FORMAT/IVAS $in_format to $out_format/g" ${public_dir}/index.html # do separately here to avoid overwrite complaints by mv - mv -f ci/complexity_measurements/style.css ${public_dir}/ Loading
ci/complexity_measurements/index_complexity.html +12 −12 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ </div> <div id="content"> <h1 id="sec:graph-wmops">IVAS Stereo - Worst Case WMOPS Performance (Float, native SR)</h1> <h1 id="sec:graph-wmops">IVAS FORMAT - Worst Case WMOPS Performance (Float, native SR)</h1> <div class="graph-container"> <div id="wmops-graph"></div> Loading @@ -163,7 +163,7 @@ <hr /> <h1 id="sec:graph-wmops_per_op">IVAS Stereo - Worst Case WMOPS Performance <h1 id="sec:graph-wmops_per_op">IVAS FORMAT - Worst Case WMOPS Performance per Operating Point (Float, native SR)</h1> <div class="graph-container"> Loading @@ -177,7 +177,7 @@ <hr /> <h1 id="sec:graph-wmops_48kHz">IVAS Stereo - Worst Case WMOPS Performance (Float, 48 kHz)</h1> <h1 id="sec:graph-wmops_48kHz">IVAS FORMAT - Worst Case WMOPS Performance (Float, 48 kHz)</h1> <div class="graph-container"> <div id="wmops-48kHz-graph"></div> Loading @@ -198,7 +198,7 @@ <hr /> <h1 id="sec:graph-wmops_per_op_48kHz">IVAS Stereo - Worst Case WMOPS Performance <h1 id="sec:graph-wmops_per_op_48kHz">IVAS FORMAT - Worst Case WMOPS Performance per Operating Point (Float, 48 kHz)</h1> <div class="graph-container"> Loading @@ -214,7 +214,7 @@ <!-- <h1 id="sec:graph-wmops-basop">IVAS Stereo - Worst Case WMOPS Performance (BASOP)</h1> <h1 id="sec:graph-wmops-basop">IVAS FORMAT - Worst Case WMOPS Performance (BASOP)</h1> <div class="graph-container"> <div id="wmops-graph-basop"></div> Loading @@ -235,7 +235,7 @@ <hr /> <h1 id="sec:graph-wmops_basop_per_op">IVAS Stereo - Worst Case WMOPS Performance <h1 id="sec:graph-wmops_basop_per_op">IVAS FORMAT - Worst Case WMOPS Performance per Operating Point (BASOP)</h1> <div class="graph-container"> Loading @@ -248,7 +248,7 @@ <hr /> <h1 id="sec:graph-conversion_factors_basop_flc">IVAS Stereo - Measured WMOPS <h1 id="sec:graph-conversion_factors_basop_flc">IVAS FORMAT - Measured WMOPS Conversion Factors BASOP / Float</h1> Loading @@ -263,7 +263,7 @@ <hr /> --> <h1 id="sec:graph-ram">IVAS Stereo - Worst Case RAM Demand (Float)</h1> <h1 id="sec:graph-ram">IVAS FORMAT - Worst Case RAM Demand (Float)</h1> <div class="graph-container"> <div id="ram-graph"></div> Loading Loading @@ -297,7 +297,7 @@ <hr /> <!-- <h1 id="sec:graph-ram-basop">IVAS Stereo - Worst Case RAM Demand (BASOP)</h1> <h1 id="sec:graph-ram-basop">IVAS FORMAT - Worst Case RAM Demand (BASOP)</h1> <div class="graph-container"> <div id="ram-graph-basop"></div> Loading @@ -322,7 +322,7 @@ <hr /> --> <h1 id="sec:graph-rom">IVAS Stereo - Worst Case ROM Demand (Float)</h1> <h1 id="sec:graph-rom">IVAS FORMAT - Worst Case ROM Demand (Float)</h1> <div class="graph-container"> <div id="rom-graph"></div> Loading @@ -338,7 +338,7 @@ <!-- <hr /> <h1 id="sec:graph-rom-basop">IVAS Stereo - Worst Case ROM Demand (BASOP)</h1> <h1 id="sec:graph-rom-basop">IVAS FORMAT - Worst Case ROM Demand (BASOP)</h1> <div class="graph-container"> <div id="rom-graph-basop"></div> Loading @@ -354,7 +354,7 @@ <hr /> --> <h1 id="sec:graph-prom">IVAS Stereo - Worst Case PROM Demand</h1> <h1 id="sec:graph-prom">IVAS FORMAT - Worst Case PROM Demand</h1> <div class="graph-container"> <div id="prom-graph"></div> Loading