{{battle.headline}}
{{battle.left.headlineLabel}}
is
{{ pctSlower | abs | percentage }}
{{ pctSlower >= 0 && 'faster' || 'slower'}}
than
{{battle.right.headlineLabel}}
{{error.message}}
{{error.count}}
{{ stats[battle.left.id]["total"]["count"] }}
samples
{{ stats[battle.right.id]["total"]["count"] }}
(every {{ battle.samplingInterval / 1000 }} seconds)
{{ stats[battle.left.id][stage][metric]}}
{{stats[battle.left.id][stage][metric]}}
{{ stage }}
{{metric}}
{{ stats[battle.right.id][stage][metric]}}
{{stats[battle.right.id][stage][metric]}}