miniboxing / miniboxing-pluginView on GitHub
Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while maintaining bytecode duplication to a minimum. You can easily add miniboxing to your sbt project:
121Apr 11, 2020Updated 5 years ago

Alternatives and similar repositories for miniboxing-plugin

Users that are interested in miniboxing-plugin are comparing it to the libraries listed below

Sorting:

Are these results useful?