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