I am kinda surprised by this. The same task, restoring a 50 GB Postgres dump in directory format, takes at least 1m40s on my M1 mini, but takes only 58 seconds or so on my colleague's M1 Pro. The restore uses as many threads as the number of available cores, so I would expect the M1 Pro to be a bit faster with this, but not 2x as fast? What else in the M1 Pro can explain the difference apart from the 2 additional cores?