bundler-performance-benchmark
bundler-performance-benchmark copied to clipboard
Add real-world apps instead of tiny benchmark
X nominated: https://github.com/opencollective/frontend
I think this is a great one.
@thelarkinn how about any/all of the frontends on https://realworld.io?
Do you have any that don't use create-react-app?
I think this repo can be another one.
https://github.com/rwieruch/favesound-redux
Hey @emaren84 thank you very much! I will take a look and see if I can add this tonight while I stream. ❤️
Would be happy to help !
I can make a PR for https://github.com/filipesilva/webpack-module-concatenation-memory. I used this repo for https://github.com/webpack/webpack/issues/5992 and it feels pretty big.
I think that would be really great @filipesilva thank you so much.
Is anyone interested in submitting a PR for this?
@TheLarkInn are you just interested in it being built, or should examples truly run as an app? The example I gave is something I use to benchmark builds but it doesn't really run as an app per se because I had to strip down the webpack config (taking it out of Angular CLI).
If you're fine with an example that just builds I can set it up.
How about TODOMVC? Should be complicated enough.
I think that's perfect