Pinned Repositories
gsn
Global Sensor Networks
mb-benchmarks
Benchmarks - Miniboxing plugin
milosstojanovic.github.io
miniboxing-plugin
Miniboxing is a Scala compiler transformation that improves the performance of generics for primitive numeric types. Unlike specialization, miniboxing reduces the amount of generated bytecode without sacrificing execution speed, therefore being capable of transforming the Scala collections hierachy.
peoguchi.github.io
miniboxing-plugin
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:
milosstojanovic's Repositories
milosstojanovic/mb-benchmarks
Benchmarks - Miniboxing plugin
milosstojanovic/miniboxing-plugin
Miniboxing is a Scala compiler transformation that improves the performance of generics for primitive numeric types. Unlike specialization, miniboxing reduces the amount of generated bytecode without sacrificing execution speed, therefore being capable of transforming the Scala collections hierachy.
milosstojanovic/milosstojanovic.github.io
milosstojanovic/peoguchi.github.io