Many smaller SSDs are faster than larger ones e.g.
http://www.newegg.com/Product/Produc...82E16820167042
Also I care more about the speed of the SSD in RAID 0 since I'd have a large HD for my data.
There are a lot of a different numbers you can analyze for hard drive speeds.
RAID-0 will typically increase sequential read and write quite a bit. However, usually RAID-0 does not increase (and sometimes decreases!) 4k random reads/writes at low que depths.
http://www.storagereview.com/crucial_m4_ssd_raid_review
4k random reads/writes is where SSD's obliterate spinning disk drives, and its where a large amount of their speed increase is felt. On the server side, usually 4k read/writes are very important at high que depths, which is where raid-0 may see an increase, but on the consumer side, high que depth 4k reads/writes aren't as important.
So unfortunetly its not black and white, and its why i said it depends on your applications.
I'm not very familiar with current SSD's, so hopefully someone else will jump in, but as an example:
http://www.newegg.com/Product/Produc...82E16820147164
this drive here will
1) cost you less than 2x intel 510's 120gbs
2) probably have faster 4k reads/writes than 2x intel 510's
I haven't kept up with intel, but I think the 520 240gb may be a good choice (although i think the samsung is cheaper)
Also, one more thing about raid and ssd's. Keep in mind that some ssd's depend on the trim command sent from the OS to keep their perforamance at peak levels, i know intel has heavily depended on trim before (do they still?) while others use some passive garbage collection that doesn't depend on the OS to send a trim command.
There is nothing wrong with an ssd that heavily depends on the trim commands, except that RAID currently doesn't support any trim commands.