In a small data set the RAID 1 would be faster. In a larger data set the READ operations would be faster on RAID5 as there are more drive spindles to pull pieces of the data from.

There is more overhead as well, but in your case with such a small dataset the RAID1 would be faster.