Skip to content

Commit 261c837

Browse files
committed
extend data.js with necessary variables
1 parent 46296dc commit 261c837

File tree

1 file changed

+4
-0
lines changed
  • devops/scripts/benchmarks/html

1 file changed

+4
-0
lines changed

devops/scripts/benchmarks/html/data.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ benchmarkRuns = [];
99

1010
defaultCompareNames = [];
1111

12+
benchmarkMetadata = {};
13+
14+
benchmarkTags = {};
15+

0 commit comments

Comments
 (0)