Hi,
I've got a programme which at current has a few objects, which one of them is very large, and when i produce new larger datasets will be two big two run on my laptop with 2gb of RAM.
Any suggestions on how i can use larger datasets. I still want to utilise the RAM as much as possible (1600mb is the maximum heap i can reserve) although then i need the rest of the dataset to sit somewhere!
I was thinking of accessing a big file on the hdd although it needs to be very fast access, as the data are massive 2d arrays and the arrays are used for drawing. I don't want framerate to reduce to much. How can I use the hdd the fastest, perhaps linked with the RAM, and what kind of loss of access time reduction should i expect?
I am using readyboost with an sd card on my laptop, so don't know if I can utilise this at all?
Thanks very much
James
Start Free Trial