bunny

v1.4.2018

  • Pages
  • Modules

    bunny v1.4.2018 Bunny View Source

    The bunnytastic way to benchmarking.

    Link to this section Summary

    Functions

    benchmark(suite, name, function)
    benchmark(suite, name, function, printer)
    eat(jobs, config \\ [])
    hop(jobs, config \\ [])
    init()
    init(config)
    jump(jobs, config \\ [])
    load(suite)
    measure(suite)
    measure(suite, printer)
    run(jobs, config \\ [])
    sleep(jobs, config \\ [])
    statistics(suite)
    system(suite)

    Link to this section Functions

    Link to this function benchmark(suite, name, function) View Source
    Link to this function benchmark(suite, name, function, printer) View Source
    Link to this function eat(jobs, config \\ []) View Source
    Link to this function hop(jobs, config \\ []) View Source
    Link to this function init() View Source
    Link to this function init(config) View Source
    Link to this function jump(jobs, config \\ []) View Source
    Link to this function load(suite) View Source
    Link to this function measure(suite) View Source
    Link to this function measure(suite, printer) View Source
    Link to this function run(jobs, config \\ []) View Source
    Link to this function sleep(jobs, config \\ []) View Source
    Link to this function statistics(suite) View Source
    Link to this function system(suite) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.