Donald Raab: More Features, Less Waste (opens in new tab)
The lesser known tagline of Eclipse Collections.The footer of is an open source collections library for Java that has been in development since 2004.There are two things works hard not to waste.MemoryTimeMuch of the feature development in Eclipse Collections focuses on the optimization of these two things.MemoryThere are two kinds of memory that Eclipse Collections optimizes for.Data Structure MemoryAlgorithm MemoryIf you look closely at the image above, you will see some old code examples in...
Read the original article