
:orphan:

.. _sphx_glr_examples_sg_execution_times:


Computation times
=================
**00:02.714** total execution time for 16 files **from examples**:

.. 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_dataframe.py` (``dataframe.py``)
     - 00:00.402
     - 0.0
   * - :ref:`sphx_glr_examples_step.py` (``step.py``)
     - 00:00.288
     - 0.0
   * - :ref:`sphx_glr_examples_hover.py` (``hover.py``)
     - 00:00.261
     - 0.0
   * - :ref:`sphx_glr_examples_change_popup_color.py` (``change_popup_color.py``)
     - 00:00.241
     - 0.0
   * - :ref:`sphx_glr_examples_basic.py` (``basic.py``)
     - 00:00.188
     - 0.0
   * - :ref:`sphx_glr_examples_scatter.py` (``scatter.py``)
     - 00:00.182
     - 0.0
   * - :ref:`sphx_glr_examples_contour.py` (``contour.py``)
     - 00:00.158
     - 0.0
   * - :ref:`sphx_glr_examples_paired_highlight.py` (``paired_highlight.py``)
     - 00:00.145
     - 0.0
   * - :ref:`sphx_glr_examples_artist_labels.py` (``artist_labels.py``)
     - 00:00.134
     - 0.0
   * - :ref:`sphx_glr_examples_image.py` (``image.py``)
     - 00:00.127
     - 0.0
   * - :ref:`sphx_glr_examples_date.py` (``date.py``)
     - 00:00.119
     - 0.0
   * - :ref:`sphx_glr_examples_highlight.py` (``highlight.py``)
     - 00:00.097
     - 0.0
   * - :ref:`sphx_glr_examples_bar.py` (``bar.py``)
     - 00:00.096
     - 0.0
   * - :ref:`sphx_glr_examples_nondraggable.py` (``nondraggable.py``)
     - 00:00.093
     - 0.0
   * - :ref:`sphx_glr_examples_labeled_points.py` (``labeled_points.py``)
     - 00:00.091
     - 0.0
   * - :ref:`sphx_glr_examples_keyboard_shortcuts.py` (``keyboard_shortcuts.py``)
     - 00:00.090
     - 0.0
