
:orphan:

.. _sphx_glr_examples_stimuli_sg_execution_times:


Computation times
=================
**00:15.442** total execution time for 6 files **from examples\stimuli**:

.. container::

  .. raw:: html

    <style scoped>
    <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
    <link href="https://cdn.datatables.net/1.13.6/css/dataTables.bootstrap5.min.css" rel="stylesheet" />
    </style>
    <script src="https://code.jquery.com/jquery-3.7.0.js"></script>
    <script src="https://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js"></script>
    <script src="https://cdn.datatables.net/1.13.6/js/dataTables.bootstrap5.min.js"></script>
    <script type="text/javascript" class="init">
    $(document).ready( function () {
        $('table.sg-datatable').DataTable({order: [[1, 'desc']]});
    } );
    </script>

  .. list-table::
   :header-rows: 1
   :class: table table-striped sg-datatable

   * - Example
     - Time
     - Mem (MB)
   * - :ref:`sphx_glr_examples_stimuli_plot_image_stim.py` (``plot_image_stim.py``)
     - 00:06.652
     - 0.0
   * - :ref:`sphx_glr_examples_stimuli_plot_video_stim.py` (``plot_video_stim.py``)
     - 00:05.751
     - 0.0
   * - :ref:`sphx_glr_examples_stimuli_plot_psychophysics.py` (``plot_psychophysics.py``)
     - 00:01.178
     - 0.0
   * - :ref:`sphx_glr_examples_stimuli_plot_pulses.py` (``plot_pulses.py``)
     - 00:00.760
     - 0.0
   * - :ref:`sphx_glr_examples_stimuli_plot_sinusoidal.py` (``plot_sinusoidal.py``)
     - 00:00.707
     - 0.0
   * - :ref:`sphx_glr_examples_stimuli_plot_pulse_trains.py` (``plot_pulse_trains.py``)
     - 00:00.394
     - 0.0
