coderodde opened a new pull request, #664:
URL: https://github.com/apache/commons-collections/pull/664

   This PR contains:
   1. IndexedLinkedList: the actual list implementation we try to propose for 
inclusion in Collections.
   2. ExtendedTreeList: the subclass of TreeList used in JMH benchmarking.
   3. The actual JMH benchmark (that supports our bold claim that ILL > 
TreeList)
   4. A couple of unit test files for testing.
   
   Limitations so far: 
   1. We cannot make our unit test files run.
   2. Our IDE (NetBeans) introduced two configuration files that failed the 
assumption of having the license in them.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to