biboudis / miniboxing-streams-benchmarks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miniboxing-streams-benchmarks

This repository contains the CPS-encoded streams, that is included in the benchmarks section of the Automating Ad hoc Data Representation Transformations paper (to appear at OOPSLA'15).

Benchmark the erased version by entering the following commands in the sbt

project erased
run

Benchmark the miniboxing version by entering the following commands in the sbt

project miniboxed
run

About


Languages

Language:Scala 100.0%