comparison tests/test-contrib-perf.t @ 50677:b8de54ac5a21

perf: add a perf::stream-generate command This record the time we take to generate a bundle.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 06 Jun 2023 04:09:05 +0200
parents 714b63a707b7
children 459681233b1f
comparison
equal deleted inserted replaced
50676:28620be88da9 50677:b8de54ac5a21
186 (no help text available) 186 (no help text available)
187 perf::revset benchmark the execution time of a revset 187 perf::revset benchmark the execution time of a revset
188 perf::startup 188 perf::startup
189 (no help text available) 189 (no help text available)
190 perf::status benchmark the performance of a single status call 190 perf::status benchmark the performance of a single status call
191 perf::stream-generate
192 benchmark the full generation of a stream clone
191 perf::stream-locked-section 193 perf::stream-locked-section
192 benchmark the initial, repo-locked, section of a stream-clone 194 benchmark the initial, repo-locked, section of a stream-clone
193 perf::tags (no help text available) 195 perf::tags (no help text available)
194 perf::templating 196 perf::templating
195 test the rendering time of a given template 197 test the rendering time of a given template