actor tag PonyBench
new tag create( env: Env val, list: BenchmarkList tag) : PonyBench tag^
be apply( bench: (MicroBenchmark iso | AsyncMicroBenchmark iso))
be _next_benchmark()
be _complete( results: _Results val)
be _fail( name: String val)
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/ponybench-PonyBench