On the positive side. Optimization in 7.0 Beta 20 is much faster than in 6.5. The 32 bit version works well on my primary backtest computer (Intel i7 quadcore with 6 gb memory).
On the negative side. The 64 bit version has some serious memory management issues. Anything but the simplest optimization soaks up all available physical memory and brings my computer to a standstill. Memory usage exceeds 98% and spends most of the time swapping to disk with CPU utilization then dropping to under 10%. It actually takes much, much longer to run the same optimization on the 64 bit version.

Comment