RAID0 (not really raid) should be faster as the data is written across and read from two disks. On the other hand RAID1 copies every bit to both disks saving you from hardware failure ONLY, it is NOT a backup because it does not prevent accidental deletions or virus etc.