Files
react/scripts/rollup/results.json
Sasha Aickin 411e04bd71 Add ReactDOMNodeStream, adding streaming rendering. (#10024)
* Add ReactDOMNodeStream, adding ability to stream generated HTML.

* Forgot to rename a documentation page.

* Tests are passing locally but failing on CI; attempt to fix that with this tweak.

* Adding some debugging info to try to track down CI problem.

* More debugging of CI. Yay for printf debugging.

* More printf debugging of CI to figure out what is going on with includes during tests.

* I made a truly stupid error with my printf debugging statements for CI. Fixing that.

* And another dumb copy and paste typo.

* The node-stream.js stub for tests wasn't being added because of .gitignore.

* Fix for code review coment https://github.com/facebook/react/pull/10024#discussion_r123606138 . Thanks to @razh for helping me out.

* Removing all the console.logs I put in to debug the build problems on the CI server.

* Fix for code review coment https://github.com/facebook/react/pull/10024#discussion_r123628227 . Thanks to @aweary for the suggestion.

* Response to code review comment https://github.com/facebook/react/pull/10024#discussion_r123649131 . Thanks, @gaearon.

* Responding to code comments https://github.com/facebook/react/pull/10024#pullrequestreview-46104491 , https://github.com/facebook/react/pull/10024#pullrequestreview-46104616 , and https://github.com/facebook/react/pull/10024#pullrequestreview-46104822 . Thanks to @sebmarkbage for the help.

* Attempt to tweak spacing to see if it makes the prettier build step happy.

* Found a prettier bug that wasn't being reported by npm run prettier for some reason.

* Fixed a small prettier issue
2017-06-24 22:31:42 -07:00

208 lines
4.8 KiB
JSON

{
"bundleSizes": {
"react.development.js (UMD_DEV)": {
"size": 71605,
"gzip": 18506
},
"react.production.min.js (UMD_PROD)": {
"size": 7585,
"gzip": 2999
},
"react.development.js (NODE_DEV)": {
"size": 61884,
"gzip": 16131
},
"react.production.min.js (NODE_PROD)": {
"size": 6483,
"gzip": 2581
},
"React-dev.js (FB_DEV)": {
"size": 59124,
"gzip": 15340
},
"React-prod.js (FB_PROD)": {
"size": 26781,
"gzip": 7214
},
"react-dom.development.js (UMD_DEV)": {
"size": 613141,
"gzip": 140395
},
"react-dom.production.min.js (UMD_PROD)": {
"size": 126584,
"gzip": 39853
},
"react-dom.development.js (NODE_DEV)": {
"size": 570841,
"gzip": 130520
},
"react-dom.production.min.js (NODE_PROD)": {
"size": 122880,
"gzip": 38546
},
"ReactDOMFiber-dev.js (FB_DEV)": {
"size": 570125,
"gzip": 130563
},
"ReactDOMFiber-prod.js (FB_PROD)": {
"size": 428502,
"gzip": 96996
},
"react-dom-test-utils.development.js (NODE_DEV)": {
"size": 53025,
"gzip": 13685
},
"ReactTestUtils-dev.js (FB_DEV)": {
"size": 52904,
"gzip": 13646
},
"ReactDOMServerStack-dev.js (FB_DEV)": {
"size": 460810,
"gzip": 111966
},
"ReactDOMServerStack-prod.js (FB_PROD)": {
"size": 338222,
"gzip": 81957
},
"react-dom-server.development.js (UMD_DEV)": {
"size": 308329,
"gzip": 77617
},
"react-dom-server.production.min.js (UMD_PROD)": {
"size": 66111,
"gzip": 22613
},
"react-dom-server.development.js (NODE_DEV)": {
"size": 266194,
"gzip": 67866
},
"react-dom-server.production.min.js (NODE_PROD)": {
"size": 62380,
"gzip": 21260
},
"ReactDOMServerStream-dev.js (FB_DEV)": {
"size": 264750,
"gzip": 67600
},
"ReactDOMServerStream-prod.js (FB_PROD)": {
"size": 198041,
"gzip": 51047
},
"react-art.development.js (UMD_DEV)": {
"size": 362062,
"gzip": 80236
},
"react-art.production.min.js (UMD_PROD)": {
"size": 99126,
"gzip": 30132
},
"react-art.development.js (NODE_DEV)": {
"size": 283458,
"gzip": 60201
},
"react-art.production.min.js (NODE_PROD)": {
"size": 60504,
"gzip": 18189
},
"ReactARTFiber-dev.js (FB_DEV)": {
"size": 282891,
"gzip": 60125
},
"ReactARTFiber-prod.js (FB_PROD)": {
"size": 220185,
"gzip": 45704
},
"ReactNativeStack-dev.js (RN_DEV)": {
"size": 197039,
"gzip": 36193
},
"ReactNativeStack-prod.js (RN_PROD)": {
"size": 136606,
"gzip": 25990
},
"ReactNativeFiber-dev.js (RN_DEV)": {
"size": 301278,
"gzip": 51431
},
"ReactNativeFiber-prod.js (RN_PROD)": {
"size": 221863,
"gzip": 38015
},
"react-test-renderer.development.js (NODE_DEV)": {
"size": 280651,
"gzip": 59110
},
"ReactTestRendererFiber-dev.js (FB_DEV)": {
"size": 280075,
"gzip": 59030
},
"react-test-renderer-shallow.development.js (NODE_DEV)": {
"size": 8179,
"gzip": 2288
},
"ReactShallowRenderer-dev.js (FB_DEV)": {
"size": 8080,
"gzip": 2237
},
"react-noop-renderer.development.js (NODE_DEV)": {
"size": 274713,
"gzip": 57491
},
"ReactHTMLString-dev.js (FB_DEV)": {
"size": 265654,
"gzip": 67793
},
"ReactHTMLString-prod.js (FB_PROD)": {
"size": 197868,
"gzip": 51197
},
"react-dom-stream.development.js (UMD_DEV)": {
"size": 307410,
"gzip": 77346
},
"react-dom-stream.production.min.js (UMD_PROD)": {
"size": 66444,
"gzip": 22648
},
"react-dom-stream.development.js (NODE_DEV)": {
"size": 265257,
"gzip": 67607
},
"react-dom-stream.production.min.js (NODE_PROD)": {
"size": 62695,
"gzip": 21279
},
"ReactHTMLStream-dev.js (FB_DEV)": {
"size": 264745,
"gzip": 67531
},
"ReactHTMLStream-prod.js (FB_PROD)": {
"size": 197512,
"gzip": 50920
},
"ReactDOMServer-dev.js (FB_DEV)": {
"size": 265645,
"gzip": 67788
},
"ReactDOMServer-prod.js (FB_PROD)": {
"size": 197859,
"gzip": 51191
},
"react-dom-node-stream.development.js (NODE_DEV)": {
"size": 265427,
"gzip": 67670
},
"react-dom-node-stream.production.min.js (NODE_PROD)": {
"size": 62695,
"gzip": 21279
},
"ReactDOMNodeStream-dev.js (FB_DEV)": {
"size": 264918,
"gzip": 67597
},
"ReactDOMNodeStream-prod.js (FB_PROD)": {
"size": 197610,
"gzip": 50956
}
}
}