##// END OF EJS Templates
perf: introduce a `perf.run-limits` options...
perf: introduce a `perf.run-limits` options This options make it possible to configure the number of run that the extensions will perform. This is useful for automated benchmark or for performance measurement that need better accuracy.

File last commit:

r18045:add2f9dd default
r42186:5a1e621b default
Show More
branches.tmpl
6 lines | 158 B | application/x-cheetah | CheetahLexer
Angel Ezquerra
hgweb: add branches RSS and Atom feeds...
r18045 {header}
<title>{repo|escape}: branches</title>
<description>{repo|escape} branch history</description>
{entries%branchentry}
</channel>
</rss>