comparison tests/test-contrib-perf.t @ 43120:97f80dd21312

perf: document `perfstatus`
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 08 Oct 2019 01:15:28 -0400
parents 21c436a3a4e8
children ce315b1fc9a7
comparison
equal deleted inserted replaced
43119:c9093ae8d6c4 43120:97f80dd21312
170 perfrevlogwrite 170 perfrevlogwrite
171 Benchmark writing a series of revisions to a revlog. 171 Benchmark writing a series of revisions to a revlog.
172 perfrevrange (no help text available) 172 perfrevrange (no help text available)
173 perfrevset benchmark the execution time of a revset 173 perfrevset benchmark the execution time of a revset
174 perfstartup (no help text available) 174 perfstartup (no help text available)
175 perfstatus (no help text available) 175 perfstatus benchmark the performance of a single status call
176 perftags (no help text available) 176 perftags (no help text available)
177 perftemplating 177 perftemplating
178 test the rendering time of a given template 178 test the rendering time of a given template
179 perfunidiff benchmark a unified diff between revisions 179 perfunidiff benchmark a unified diff between revisions
180 perfvolatilesets 180 perfvolatilesets