mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 07:18:54 +00:00
91eac9e573
It's not possible to use `b.Loop()` when `b.N` is used to prepare test data.
See 264022a75a
See #14107