kerubistan / kerub

A lightweight IaaS prototype
Apache License 2.0
13 stars 4 forks source link

replace List<Pair>.toMap operations to associateBy #246

Closed K0zka closed 5 years ago

K0zka commented 5 years ago

associateBy is faster than toMap()