Integrates the suitable parts of Criterion (https://github.com/msteindorfer/criterion) into Capsule. The scope is to mostly import the code and make it functional, without too many other changes or refactoring.
Co-locating the data structure library and benchmark code aims to simplify and shorten engineering roundtrip cycles.
Both Capsule and Criterion are published under the same BSD-2-Clause license.
Scope
Integrates the suitable parts of Criterion (https://github.com/msteindorfer/criterion) into Capsule. The scope is to mostly import the code and make it functional, without too many other changes or refactoring.
Co-locating the data structure library and benchmark code aims to simplify and shorten engineering roundtrip cycles.
Both Capsule and Criterion are published under the same BSD-2-Clause license.
Example Usage