QA team sent us a memory consumption reprot for our shoftware showing that virtual memory used by the process piked to more than than 600 MB under heavy load. so I have ran the same tests and found that's true, but the private working set is only half that amount (around 300 MB) which is relativly fine.
My question is, what matter most in this case? virtual memory? or private working set?