Skip to content

Commit 8f71848

Browse files
Update benchmarks/performance-poetry/complex-benchmark/src/main/java/com/squareup/benchmarks/performance/complex/poetry/benchmark/ComplexPoetryBenchmarks.kt
Co-authored-by: Rick Busarow <[email protected]>
1 parent df710de commit 8f71848

File tree

1 file changed

+1
-1
lines changed
  • benchmarks/performance-poetry/complex-benchmark/src/main/java/com/squareup/benchmarks/performance/complex/poetry/benchmark

1 file changed

+1
-1
lines changed

benchmarks/performance-poetry/complex-benchmark/src/main/java/com/squareup/benchmarks/performance/complex/poetry/benchmark/ComplexPoetryBenchmarks.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ class ComplexPoetryBenchmarks {
139139
}
140140

141141
/**
142-
* This tests is focused on two different measurements:
142+
* This test is focused on two different measurements:
143143
*
144144
* Frame-Latency-N: is the trace between passing the Rendering to the view layer and the
145145
* 'post frame rendered callback' for the Nth frame in the scenario. In other words, this traces

0 commit comments

Comments
 (0)