Default benchmark for measuring synchronous overhead.
class iso OverheadBenchmark is MicroBenchmark iso
new iso create() : OverheadBenchmark iso^
fun box name() : String val
fun ref apply() : None val
fun box config() : BenchConfig val
fun box overhead() : MicroBenchmark iso^
fun ref before() : None val ?
fun ref before_iteration() : None val ?
fun ref after() : None val ?
fun ref after_iteration() : None val ?
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/ponybench-OverheadBenchmark