@@ -1947,7 +1947,7 @@ let BENCHMARKS = [
1947
1947
name : "FlightPlanner" ,
1948
1948
files : [
1949
1949
"./RexBench/FlightPlanner/airways.js" ,
1950
- "./RexBench/FlightPlanner/waypoints.js" ,
1950
+ "./RexBench/FlightPlanner/waypoints.js.z " ,
1951
1951
"./RexBench/FlightPlanner/flight_planner.js" ,
1952
1952
"./RexBench/FlightPlanner/expectations.js" ,
1953
1953
"./RexBench/FlightPlanner/benchmark.js" ,
@@ -2048,7 +2048,7 @@ let BENCHMARKS = [
2048
2048
new DefaultBenchmark ( {
2049
2049
name : "json-stringify-inspector" ,
2050
2050
files : [
2051
- "./SeaMonster/inspector-json-payload.js" ,
2051
+ "./SeaMonster/inspector-json-payload.js.z " ,
2052
2052
"./SeaMonster/json-stringify-inspector.js" ,
2053
2053
] ,
2054
2054
iterations : 20 ,
@@ -2058,7 +2058,7 @@ let BENCHMARKS = [
2058
2058
new DefaultBenchmark ( {
2059
2059
name : "json-parse-inspector" ,
2060
2060
files : [
2061
- "./SeaMonster/inspector-json-payload.js" ,
2061
+ "./SeaMonster/inspector-json-payload.js.z " ,
2062
2062
"./SeaMonster/json-parse-inspector.js" ,
2063
2063
] ,
2064
2064
iterations : 20 ,
0 commit comments