We have a situation where a specific load script takes longer and longer as the loop goes on a Windows 2012 server (VM / .Net4.5 / QV 11.2 SR2 / 12 Cores / same data).
The exact same script runs on another server (Win 2008 R2 / fisical server / .Net4 / QV 11 SR1 / 12 Cores with hyperthreading / same data).
So the first time the loop goes through on 2012 server (Month 1) the time is 2:41, then 4:17, then 4:26, then 5:07,5:34, then stable).
On the 2008 server the performance goes 2:08, 2:22, 2:28,2:31, 2:39 then stable).
I have also copied the qv.exe from the 2008 server to the 2012 server and it did not make a difference.
On both servers the CPU is at below 10% and lots of RAM available...