Join Slack
Powered by
<@U0D06TWMA> that looks reasonable. <@U0BFDUP0E> ...
# announcements
e
eygraber
01/24/2017, 8:33 PM
@Andreas Sinz
that looks reasonable.
@jw
Calling
Iterable.map
returns a
List
instantiated by
ArrayList<R>(collectionSizeOrDefault(10)
. If my library is telling me that the
Iterable
has 5,000 elements, then an initial capacity of 10 is very inefficient.
Open in Slack
Previous
Next