ldionne / metabench

A simple framework for compile-time benchmarks
metaben.ch
Other
181 stars 17 forks source link

Adding kvasir mpl #167

Closed odinthenerd closed 7 years ago

odinthenerd commented 7 years ago

This PR adds the kvasir mpl to metabench. Kvasir mpl is implemented using the meta continuations pattern which leverages alias calls more than other strategies in order to speed up compile time. It is therefore probably interesting here although it is not (yet) widely used.

odinthenerd commented 7 years ago

damn sorry, we need to fix something on our side, ignore this for a day or two

brunocodutra commented 7 years ago

Looks good, just please squash bugfixing commits.

odinthenerd commented 7 years ago

squashed into new branch, this can be removed