chimpfella.execute

Undocumented in source.

Members

Structs

MetaExecution
struct MetaExecution(ProcessBench)

Information from you about what to do with your benchmarks, where to put them, and what to do in between them.

Templates

ExecuteBenchmarks
template ExecuteBenchmarks(alias fromHere)

Execute benchmarks from fromHere - i.e. this runs ExecutionEngine for you all those Benchmarks

Meta