pnpm workspaces in a Next.js 16 monorepo: what the benchmark didn't measure and almost broke my CI
pnpm workspaces in a Next.js 16 monorepo: what the benchmark didn't measure and almost broke my CI Back in 1994, when my dad brought home an Amiga 500, I knew nothing about benchmarks. I knew that if the disk took too long to load, something was wrong. No formal metrics — just finite patience and a concrete problem staring me in the face. Thirty years later, when I published the pnpm vs npm vs yarn benchmark on my monorepo , I had clean numbers: install time, disk usage, cold cache vs warm cache
Comment
Sign in to join the discussion.
Loading comments…