.. _f-speedmeasure: module ``numbers.speed_measure`` ================================ Short summary +++++++++++++ module ``cpyquickhelper.numbers.speed_measure`` Measures speed. :githublink:`%|py|5` Functions +++++++++ +--------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +==========================================================================+===================================================================================================================+ | :func:`_fcts ` | Returns functions to measure. | +--------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ | :func:`check_speed ` | Prints out some information about speed computation of this laptop. See :ref:`cbenchmarkbranchingrst` to compare. | +--------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ | :func:`measure_time ` | Measures a statement and returns the results as a dictionary. | +--------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: cpyquickhelper.numbers.speed_measure :members: :special-members: __init__ :show-inheritance: