test_onroad: adjust rlog size (#34336)

s
This commit is contained in:
Maxime Desroches
2025-01-07 19:45:53 -08:00
committed by GitHub
parent 2290d2f2fb
commit 89204b5464
+1 -1
View File
@@ -103,7 +103,7 @@ TIMINGS = {
LOGS_SIZE_RATE = {
"qlog": 0.0083,
"rlog": 0.1528,
"rlog": 0.135,
"qcamera.ts": 0.03828,
}
LOGS_SIZE_RATE.update(dict.fromkeys(['ecamera.hevc', 'fcamera.hevc'], 1.2740))