Open lambdageek opened 10 years ago
Perhaps using criterion.
Repeatedly opening/closing seems like an obvious expensive thing to do. And once we have the Rec and SetBind combinators, those seem quite costly. But benchmarks for all the Alpha operations would be good to have.
Rec
SetBind
Alpha
Perhaps using criterion.
Repeatedly opening/closing seems like an obvious expensive thing to do. And once we have the
Rec
andSetBind
combinators, those seem quite costly. But benchmarks for all theAlpha
operations would be good to have.