[collections] Benchmark all 6 lists

2022-07-15 Thread Rodion Efremov
Hello, I have benchmarked 1. ArrayList 2. LinkedList 3. IndexedLinkedList 4. NodeCachingLinkedList 5. CursorableLinkedList 6. TreeList IndexedLinkedList outperforms all other lists except ArrayList. See: https://issues.apache.org/jira/plugins/servlet/mobile#issue/COLLECTIONS-797 Best regards,

Re: Re: [fileupload] Have a FileUpload release (after 3.5 years)

2022-07-15 Thread Matt Juntunen
It sounds like we've agreed on creating a 2.0.0-beta1 release. Does anyone have availability to lead the release? Regards, Matt J On Wed, Jul 13, 2022 at 9:35 AM sebb wrote: > > It looks like Commons does not have the concept of Alpha releases. > >