mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
Merge commit 'be04ece8590f775a52ea167fbe4555753e8c5211'
This commit is contained in:
@@ -98,14 +98,4 @@ parameters to `partialCached` beyond the initial context. See the
|
||||
{{% /tip %}}
|
||||
|
||||
|
||||
## Step Analysis
|
||||
|
||||
Hugo provides a means of seeing metrics about each step in the site build
|
||||
process. We call that *Step Analysis*. The *step analysis* output shows the
|
||||
total time per step, the cumulative time after each step (in parentheses),
|
||||
the memory usage per step, and the total memory allocations per step.
|
||||
|
||||
To enable *step analysis*, use the `--stepAnalysis` option when running Hugo.
|
||||
|
||||
|
||||
[partialCached]:{{< ref "/functions/partialCached.md" >}}
|
||||
|
Reference in New Issue
Block a user