micromata / Baumeister

Unmaintained ā€“ :construction_worker: The aim of this project is to help you to build your things. From Bootstrap themes over static websites to single page applications.
MIT License
171 stars 37 forks source link

Lift webpack to 4.x #244

Closed mischah closed 6 years ago

mischah commented 6 years ago

Update other dependencies as well.

Related to #235

mischah commented 6 years ago

Performance šŸŽ‰

Dev builds are almost 1 second faster. Production build 1.5 seconds.

Iā€™m not sure if one can feel the performance bump with incrmenatl builds in watch mode though.

Running the production build

Average

webpack 3 webpack 4
8320ms 6807ms

Single runs

webpack 3 webpack 4
9258ms 8959ms
8095ms 6467ms
8153ms 6620ms
8296ms 6530ms
8219ms 6581ms
8193ms 6474ms
8194ms 6519ms
8180ms 6535ms
8238ms 6697ms
8375ms 6683ms

Running the develop build

Average

webpack 3 webpack 4
2922ms 200000

Single runs

webpack 3 webpack 4
Develop Develop
2948ms 2176ms
2941ms 1992ms
2946ms 1976ms
2949ms 1982ms
2920ms 2032ms
2876ms 2007ms
2902ms 2021ms
2907ms 1949ms
2943ms 1965ms
2885ms 1906ms