Project setup

npm install

test default computed

npm run test-default

then you will see

heapUsed: 60.56MB
timeUsed: 210.628ms

test lightweight-computed

npm run test-mine

then you will see

heapUsed: 8.77MB
timeUsed: 27.966ms