Skip to content

Commit f4b209f

Browse files
committed
Record sizes
1 parent f70489f commit f4b209f

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

scripts/rollup/results.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189
"gzip": 2725
190190
},
191191
"react-noop-renderer.development.js (NODE_DEV)": {
192-
"size": 277788,
193-
"gzip": 58527
192+
"size": 17474,
193+
"gzip": 4855
194194
},
195195
"react-reconciler.development.js (NODE_DEV)": {
196196
"size": 262177,
@@ -217,8 +217,16 @@
217217
"gzip": 3917
218218
},
219219
"react-noop-renderer.production.min.js (NODE_PROD)": {
220-
"size": 45144,
221-
"gzip": 14079
220+
"size": 6011,
221+
"gzip": 2418
222+
},
223+
"react-reconciler-reflection.development.js (NODE_DEV)": {
224+
"size": 10398,
225+
"gzip": 3198
226+
},
227+
"react-reconciler-reflection.production.min.js (NODE_PROD)": {
228+
"size": 2408,
229+
"gzip": 1062
222230
}
223231
}
224232
}

0 commit comments

Comments
 (0)