W3cubDocs

/Pony

OverheadBenchmark

[Source]

Default benchmark for measuring synchronous overhead.

class iso OverheadBenchmark is
  MicroBenchmark iso

Implements

Constructors

create

[Source]

new iso create()
: OverheadBenchmark iso^

Returns

Public Functions

name

[Source]

fun box name()
: String val

Returns

apply

[Source]

fun ref apply()
: None val

Returns

config

[Source]

fun box config()
: BenchConfig val

Returns

overhead

[Source]

fun box overhead()
: MicroBenchmark iso^

Returns

before

[Source]

fun ref before()
: None val ?

Returns

before_iteration

[Source]

fun ref before_iteration()
: None val ?

Returns

after

[Source]

fun ref after()
: None val ?

Returns

after_iteration

[Source]

fun ref after_iteration()
: None val ?

Returns

© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/ponybench-OverheadBenchmark