Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 24255a17 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "spatializer_benchmark: Update reference benchmark numbers" am:...

Merge "spatializer_benchmark: Update reference benchmark numbers" am: 5920b219 am: bb504043 am: f616f16e am: 543c16cc am: 4d3869e3

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/2138500



Change-Id: I76f23973cb62a1073db6ebec7544d7e5e0158a70
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 4050e621 4d3869e3
Loading
Loading
Loading
Loading
+12 −12
Original line number Diff line number Diff line
@@ -72,15 +72,15 @@ constexpr float kMaxAmplitude = 1.0f;
 * -------------------------------------------------------------
 * Benchmark                   Time             CPU   Iterations
 * -------------------------------------------------------------
 *BM_SPATIALIZER/0/0    2108308 ns      2102841 ns          308
 *BM_SPATIALIZER/0/1    3779324 ns      3769180 ns          182
 *BM_SPATIALIZER/0/2    7283784 ns      7260581 ns           73
 *BM_SPATIALIZER/1/0    2256171 ns      2250618 ns          298
 *BM_SPATIALIZER/1/1    4085380 ns      4075370 ns          167
 *BM_SPATIALIZER/1/2    8005652 ns      7974261 ns           67
 *BM_SPATIALIZER/2/0    4294597 ns      4283184 ns          153
 *BM_SPATIALIZER/2/1    8141776 ns      8120468 ns           83
 *BM_SPATIALIZER/2/2   16450758 ns     16375285 ns           35
 * BM_SPATIALIZER/0/0     739848 ns       738497 ns          934
 * BM_SPATIALIZER/0/1    1250503 ns      1248337 ns          480
 * BM_SPATIALIZER/0/2    2094092 ns      2090092 ns          310
 * BM_SPATIALIZER/1/0     783114 ns       781626 ns          683
 * BM_SPATIALIZER/1/1    1332951 ns      1330473 ns          452
 * BM_SPATIALIZER/1/2    2258313 ns      2254022 ns          289
 * BM_SPATIALIZER/2/0    1210332 ns      1207957 ns          477
 * BM_SPATIALIZER/2/1    2356259 ns      2351764 ns          269
 * BM_SPATIALIZER/2/2    4267814 ns      4259567 ns          155
 *******************************************************************/

static void BM_SPATIALIZER(benchmark::State& state) {