summaryrefslogtreecommitdiffstats
path: root/doc/usage/extensions/duration.rst
blob: 1213811daf049a6215ecae5440d97545f34c318a (plain)
1
2
3
4
5
6
7
8
9
10
11
:mod:`sphinx.ext.duration` -- Measure durations of Sphinx processing
====================================================================

.. module:: sphinx.ext.duration
   :synopsis: Measure durations of Sphinx processing

.. versionadded:: 2.4

This extension measures durations of Sphinx processing and show its
result at end of the build.  It is useful for inspecting what document
is slowly built.