You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: benchmarks/performance-poetry/complex-benchmark/src/main/java/com/squareup/benchmarks/performance/complex/poetry/benchmark/ComplexPoetryBenchmarks.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ class ComplexPoetryBenchmarks {
139
139
}
140
140
141
141
/**
142
-
* This tests is focused on two different measurements:
142
+
* This test is focused on two different measurements:
143
143
*
144
144
* Frame-Latency-N: is the trace between passing the Rendering to the view layer and the
145
145
* 'post frame rendered callback' for the Nth frame in the scenario. In other words, this traces
0 commit comments