debox icon indicating copy to clipboard operation
debox copied to clipboard

Cross Compile to Scala 2.13

Open theoilie opened this issue 3 years ago • 1 comments

This PR makes debox cross compile to Scala 2.13, updating dependencies as necessary and fixing breaking changes caused by the migration.

With all changes, tests still pass and benchmarks still demonstrate higher performance on throughput (operations per second) for methods on deboxed Sets, Maps, and ArrayBuffers when compared with their default Java and Scala counterparts. Please feel free to verify the benchmarks and tests for yourself!

theoilie avatar Jun 27 '21 19:06 theoilie

@non @erik-stripe Would you be able to take a look at this? It would be greatly appreciated so we can use these data structures in newer Scala versions!

theoilie avatar Jul 02 '21 19:07 theoilie