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

Commit 074f5424 authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

logd: test: leniency towards background cgroup

Accepting a new lower standard of performance due to
the realities of the background cgroup.

Change-Id: Icd85050ffbf7f0129dd4c053323faedd0ff74048
parent f33657da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -439,7 +439,7 @@ TEST(logd, benchmark) {

    EXPECT_GE(250000UL, ns[log_overhead]); // 126886 user

    EXPECT_GE(10000UL, ns[log_latency]); // 5669 user space
    EXPECT_GE(10000000UL, ns[log_latency]); // 1453559 user space (background cgroup)

    EXPECT_GE(20000000UL, ns[log_delay]); // 10500289 user