I am not convinced yet. If I encrypt all sectors, and this is transparent to the OS, why should Windows TRIM sectors that look unused? This is why I've used SDelete by Sysinternals to create a file that uses all free space and deletes the file afterwards, to make Windows send a correct TRIM command. Also, I've used the Intel SSD Toolbox to execute (additional?) TRIMs after encryption and after "wiping". There is a discussion as to whether the Intel Matrix Storage driver really passes TRIM commands to the drive or not, so I've also tried different device drivers (the stock Win7 driver, various Intel drivers). Unfortunately, there doesn't seem to be a way to know if the TRIM command really reached the drive, how the toolbox TRIM works and when exactly the drive recycles unused sectors. Which is why I also left the laptop running all night, in hope that it would perform cleanup when unused.
Still, the results are depressing: BestCrypt volume encryption costs over 60% of performance! Using AS SSD Benchmark, a popular tool for SSD benchmarking, without encryption I get >220MB/s sequential read speed, with BCVE I only get ~88MB/s! Other benchmarks (random read/write access etc) lose similarly. I understand that encryption takes its toll, but 60% is simply not tolerable.

CPU doesn't seem to be the limiting element, while running disk benchmarks about 30% CPU is used.
1. Why is it that it takes THAT much performance? Shouldn't CPU be the limiting element here, doing the en/decryption?
2. I'd be happy to assist in improving performance/testing beta drivers.
3. Did anyone try other encryption methods in regard to performance?
4. Would it be possible to add an option to only encrypt used sectors in the first place? Writing all sectors of SSDs isn't recommended, 10% should be left unused at all times for their internal wearing level algorithm.
5. Also, for some reason, it takes VERY long (30 seconds or so) until a boot password is accepted.
System: Toshiba Portege M800, Intel Core2Duo P8600 2.4GHz, Intel SSD 80GB X25 Postville, 4GB RAM, Windows 7 Professional, latest BCVE (2.14.03).