Skip to content

Commit 33b49cf

Browse files
authored
Enable jsdom-d3-startup by default. (#223)
1 parent 930c8d8 commit 33b49cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

JetStreamDriver.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2267,7 +2267,7 @@ let BENCHMARKS = [
22672267
US_DATA: "./jsdom-d3-startup/data/counties-albers-10m.json",
22682268
AIRPORTS: "./jsdom-d3-startup/data/airports.csv",
22692269
},
2270-
tags: ["d3", "startup", "jsdom"],
2270+
tags: ["default", "js", "d3", "startup", "jsdom"],
22712271
iterations: 15,
22722272
worstCaseCount: 2,
22732273
}),

0 commit comments

Comments
 (0)