File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 6
6
"android" : " cd android && ./gradlew clean uninstallRelease installRelease" ,
7
7
"androidi18n" : " npm run android -- --project-prop i18n=true" ,
8
8
"start" : " node ./scripts/measure" ,
9
+ "starti18n" : " npm run start -- i18n" ,
9
10
"generateReadmeTable" : " node ./scripts/resultsJsonToMarkdown" ,
10
11
"downloadPublishedVersion" : " node ./scripts/downloadPublishedVersion"
11
12
},
18
19
"devDependencies" : {
19
20
"shell-utils" : " 1.x.x"
20
21
}
21
- }
22
+ }
Original file line number Diff line number Diff line change 167
167
"sixspeed" : " 428" ,
168
168
"renderflat" : " 859" ,
169
169
"renderdeep" : " 1041" ,
170
- "size" : " 5.5/8.3"
170
+ "size" : " 5.1/7.7"
171
+ },
172
+ {
173
+ "npm" : " 224109.1.0" ,
174
+ "date" : " 2018-07-29" ,
175
+ "config" : {
176
+ "webkitGTK" : " 2.18.2" ,
177
+ "chromiumICUCommit" : " b34251f" ,
178
+ "i18n" : true
179
+ },
180
+ "revision" : " 224109" ,
181
+ "revisionDate" : " 2017-10-27" ,
182
+ "tti" : " 549" ,
183
+ "sunspider" : " 451" ,
184
+ "jetstream" : " 3094" ,
185
+ "octane2" : " 1935" ,
186
+ "sixspeed" : " 430" ,
187
+ "renderflat" : " 833" ,
188
+ "renderdeep" : " 1123" ,
189
+ "size" : " 14/18"
171
190
}
172
191
]
You can’t perform that action at this time.
0 commit comments