Skip to content
Commit ae037923 authored by Jackal Guo's avatar Jackal Guo
Browse files

Using for loop instead of stream

With an ArrayList, a hand-written counted loop is faster than the
enhanced for loop and stream.

Bug: 152227957
Test: Run atest under both pm folder
Change-Id: I714eec2add030d794d0449ae8d07b572e5904880
parent de4cf918
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment