Open moaxcp opened 3 months ago
Using autoboxed java lists is inefficient for primitive lists. What is needed are immutable primitive lists. Switch the project to use eclipse collections for supporting primitive lists.
Using autoboxed java lists is inefficient for primitive lists. What is needed are immutable primitive lists. Switch the project to use eclipse collections for supporting primitive lists.