Skip to content

Commit 1f9c2ce

Browse files
committed
update default metric to match the one on the other html sites
this also seems like a more interresting metric, as the other HTMLs did not seem to bother adding the combined few. This suggests that the hot-metric is mostly used and should be the default also here
1 parent 52f110b commit 1f9c2ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ <h2>Detailed Comparison</h2>
485485
"opensource": {"yes": true, "no": true},
486486
"hardware": {"cpu": true, "gpu": false},
487487
"tuned": {"no": true, "yes": false},
488-
"metric": "combined",
488+
"metric": "hot",
489489
"queries": [],
490490
};
491491

0 commit comments

Comments
 (0)