logd: test: leniency towards background cgroup

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

Change-Id: Icd85050ffbf7f0129dd4c053323faedd0ff74048
This commit is contained in:
Mark Salyzyn 2015-12-01 08:57:53 -08:00
parent f33657da4d
commit 074f542476
1 changed files with 1 additions and 1 deletions

View File

@ -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