From 0b305e74ae25edf1a33778eff9eadb72e7abbbc1 Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Thu, 12 Sep 2024 11:35:25 +0200 Subject: [PATCH] remove "Float" notions from complexity template --- ci/complexity_measurements/index_complexity.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ci/complexity_measurements/index_complexity.html b/ci/complexity_measurements/index_complexity.html index c4972eff5d..3b3964e9d8 100755 --- a/ci/complexity_measurements/index_complexity.html +++ b/ci/complexity_measurements/index_complexity.html @@ -58,14 +58,14 @@
-

IVAS FORMAT - Worst Case WMOPS Performance (Float, native SR)

+

IVAS FORMAT - Worst Case WMOPS Performance

@@ -129,7 +129,7 @@

IVAS FORMAT - Worst Case WMOPS Performance - per Operating Point (Float, native SR)

+ per Operating Point
@@ -192,7 +192,7 @@
--> -

IVAS FORMAT - Worst Case RAM Demand (Float)

+

IVAS FORMAT - Worst Case RAM Demand

@@ -251,7 +251,7 @@
--> -

IVAS FORMAT - Worst Case ROM Demand (Float)

+

IVAS FORMAT - Worst Case ROM Demand

-- GitLab