callstack / super-app-showcase

Monorepository template for super app development with React Native and Re.Pack
MIT License
382 stars 63 forks source link

feat: use `pnpm` instead of `yarn` berry #69

Closed jbroma closed 8 months ago

jbroma commented 8 months ago

Summary

Why pnpm? https://pnpm.io/motivation

Pros:

Cons:

Checklist:

Benchmarks

Tool real time user time sys time Disk Space
yarn berry 412.93s 24.96s 102.67s 3577MB
yarn berry (pnpm) 11.5s 8.8s 14.07s 578MB
pnpm 7.34s 4.37s 16.23s 528MB

Notes: