Trim is right around the corner. Intel has announced TRIM will be supported with the full 11.5 version. Personally, I still would over-provision my SSD's even with TRIM. GC is a much better way of cleaning NAND.
1. Over provisioning is always good for you, TRIM or GC.
2. 11.5 version is not out yet. When it is available however then it would be awesome since you would not have to choose between TRIM and RAID0.
3. GC is NOT better than TRIM, to even suggest so shows horrible ignorance of what they do.
TRIM notifies the controller about file deletion immediately so it knows that the space they used to occupy is no longer used.
GC is an algorithm wherein the drive controller uses idle cycles to read the content of the drive, locate deleted files (marked only in the FS; works only with compabile FS, typically NTFS and FAT) and then marks those files as having been deleted as it finds them.
If you have a drive that is 100GB with 20GB overprovisioned and 80GB available to user. And of that 80GB, you use 30GB and 50GB is free space. You the uninstall a 10GB video game leaving you with 20GB used and 60GB free.
With TRIM the drive immediately gets that info and is counted as having 20GB of used space and 80GB of free NAND (free space + over provisioning).
With GC you are counted as having 30GB used and 70GB free. You will slowly recover those 10GB over the next few hours. however in the meantime additional writes may accumulate there.
With neither GC nor TRIM you are going to, once having written 80GB since your last secure erase, be at a "used state" where the drive controller considers you to have 80GB used (used space + free space) and 20GB free (over provisioning only)
only with a intel chipset, but then, Intel have been saying "right around the corner" for so long now, I'll believe it when it arrives.
And that is another issue, yes.