@@ -1927,7 +1927,7 @@ let BENCHMARKS = [
1927
1927
name : "FlightPlanner" ,
1928
1928
files : [
1929
1929
"./RexBench/FlightPlanner/airways.js" ,
1930
- "./RexBench/FlightPlanner/waypoints.js" ,
1930
+ "./RexBench/FlightPlanner/waypoints.js.z " ,
1931
1931
"./RexBench/FlightPlanner/flight_planner.js" ,
1932
1932
"./RexBench/FlightPlanner/expectations.js" ,
1933
1933
"./RexBench/FlightPlanner/benchmark.js" ,
@@ -2038,7 +2038,7 @@ let BENCHMARKS = [
2038
2038
new DefaultBenchmark ( {
2039
2039
name : "json-stringify-inspector" ,
2040
2040
files : [
2041
- "./SeaMonster/inspector-json-payload.js" ,
2041
+ "./SeaMonster/inspector-json-payload.js.z " ,
2042
2042
"./SeaMonster/json-stringify-inspector.js" ,
2043
2043
] ,
2044
2044
iterations : 20 ,
@@ -2048,7 +2048,7 @@ let BENCHMARKS = [
2048
2048
new DefaultBenchmark ( {
2049
2049
name : "json-parse-inspector" ,
2050
2050
files : [
2051
- "./SeaMonster/inspector-json-payload.js" ,
2051
+ "./SeaMonster/inspector-json-payload.js.z " ,
2052
2052
"./SeaMonster/json-parse-inspector.js" ,
2053
2053
] ,
2054
2054
iterations : 20 ,
0 commit comments