Java Collections
in
Programming Questions
•
2 years ago
I want to minimize memory consumption and maximize performance. Seems Processing uses the default java.util correct?
Has anyone used some of the supposedly more efficient collections packages, such as Trove, Colt, pcj, Google, Apache? Is it worth the effort when dealing with large data sets?
Has anyone used some of the supposedly more efficient collections packages, such as Trove, Colt, pcj, Google, Apache? Is it worth the effort when dealing with large data sets?
1