W3cubDocs

/Pony

PonyBench

[Source]

actor tag PonyBench

Constructors

create

[Source]

new tag create(
  env: Env val,
  list: BenchmarkList tag)
: PonyBench tag^

Parameters

Returns

Public Behaviours

apply

[Source]

be apply(
  bench: (MicroBenchmark iso | AsyncMicroBenchmark iso))

Parameters

Private Behaviours

_next_benchmark

[Source]

be _next_benchmark()

_complete

[Source]

be _complete(
  results: _Results val)

Parameters

_fail

[Source]

be _fail(
  name: String val)

Parameters

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