Skip to content

Commit 3364ef1

Browse files
committed
fixed measure x64 size
1 parent 9061e40 commit 3364ef1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

measure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ The table blow is generated by calling `npm run generateReadmeTable`
3838
| - | - | webkitGTK:2.17.1<br/>androidICU:7.1.2_r11<br/>i18n:false<br/>env:nojit<br/> | 216113 | 2017-05-03 | 563 | 1045 | 9164 | 3856 | 574 | 900 | 1165 | 5.9/8.8 |
3939
| 224109.0.0 | 2018-06-04 | webkitGTK:2.18.2<br/>androidICU:8.0.0_r34<br/>i18n:false<br/> | 224109 | 2017-10-27 | 575 | 461 | 3148 | 1884 | 423 | 899 | 1182 | 6.1/9.3 |
4040
| 224109.0.0 | 2018-06-04 | webkitGTK:2.18.2<br/>androidICU:8.0.0_r34<br/>i18n:true<br/> | 224109 | 2017-10-27 | 598 | 462 | 3115 | 1885 | 415 | 911 | 1094 | 13/16 |
41-
| 224109.0.0 | 2018-06-04 | webkitGTK:2.18.2<br/>androidICU:8.0.0_r34<br/>i18n:false<br/>env:react-native@0.51 x64<br/> | 224109 | 2017-10-27 | 517 | 423 | 2739 | 1486 | 343 | 1154 | 1304 | 13/16 |
41+
| - | - | webkitGTK:2.18.2<br/>androidICU:8.0.0_r34<br/>i18n:false<br/>env:x64 custom [email protected]<br/> | 224109 | 2017-10-27 | 517 | 423 | 2739 | 1486 | 343 | 1154 | 1304 | 5.5/8.3 |
4242

4343

measure/results.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,13 @@
131131
"size": "13/16"
132132
},
133133
{
134-
"npm": "224109.0.0",
135-
"date": "2018-06-04",
134+
"npm": "-",
135+
"date": "-",
136136
"config": {
137137
"webkitGTK": "2.18.2",
138138
"androidICU": "8.0.0_r34",
139139
"i18n": false,
140-
"env": "[email protected] x64"
140+
"env": "x64 custom [email protected]"
141141
},
142142
"revision": "224109",
143143
"revisionDate": "2017-10-27",
@@ -148,6 +148,6 @@
148148
"sixspeed": "343",
149149
"renderflat": "1154",
150150
"renderdeep": "1304",
151-
"size": "13/16"
151+
"size": "5.5/8.3"
152152
}
153153
]

0 commit comments

Comments
 (0)