Sort of. ZFS attempts to fill all VDEVs equally. When you add a new VDEV, it will be empty and ZFS will send pretty much all writes to that new VDEV. Only once all the VDEVs (old + a new one) are equally full (by percentage, I believe), will you get the performance you're describing.