Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Record sizes
  • Loading branch information
gaearon committed Nov 28, 2017
commit f4b209fd2bd225312394a74bd891a15fae3e38b9
16 changes: 12 additions & 4 deletions scripts/rollup/results.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@
"gzip": 2725
},
"react-noop-renderer.development.js (NODE_DEV)": {
"size": 277788,
"gzip": 58527
"size": 17474,
"gzip": 4855
},
"react-reconciler.development.js (NODE_DEV)": {
"size": 262177,
Expand All @@ -217,8 +217,16 @@
"gzip": 3917
},
"react-noop-renderer.production.min.js (NODE_PROD)": {
"size": 45144,
"gzip": 14079
"size": 6011,
"gzip": 2418
},
"react-reconciler-reflection.development.js (NODE_DEV)": {
"size": 10398,
"gzip": 3198
},
"react-reconciler-reflection.production.min.js (NODE_PROD)": {
"size": 2408,
"gzip": 1062
}
}
}