cliedeman / cra2-sourcemap-performance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read Me

Compare source map impact on build times on create react version 1 vs 2

Execute

./bench.sh

Results

Env Cold (seconds) Warm (seconds)
CRA 1.1.5 with britecharts 28.14 27.32
CRA 1.1.5 without britecharts 7.67 6.87
CRA 2.0.5 with britecharts 122.26 16.63
CRA 2.0.5 without britecharts 9.71 6.79

About


Languages

Language:JavaScript 70.7%Language:HTML 20.7%Language:CSS 5.7%Language:Shell 2.9%