Popular repositories Loading
-
miniboxing-plugin
miniboxing-plugin PublicMiniboxing 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 mai…
-
-
-
-
jvm-experiments
jvm-experiments PublicA quick hack repo for Hotspot experiments related to miniboxing. Mainly for debugging slowdowns observed in miniboxed code. If you have questions, feel free to contact me at vlad dot ureche at epfl…
Scala 1
-
Repositories
- miniboxing-plugin Public
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:
miniboxing/miniboxing-plugin’s past year of commit activity - spire Public Forked from typelevel/spire
Powerful new number types and numeric abstractions for Scala.
miniboxing/spire’s past year of commit activity