If ONLY the Performance is key: ZFS Mirroring with three drives
Read Performance = ~ 3 * single Drive (because distributed over all drives)
(Sync) Write Performance = 1 * single Drive (write is only finished if data is written to all drives of a mirror)
Best regards