Question #192485 on Yade changed:
https://answers.launchpad.net/yade/+question/192485

Christian Jakob posted a new comment:
>No surprise: load() reads HDrive while loadTmp() reads in RAM, which is
>way faster.

Thats clear to me, but this is not what I mean. Lets assume, I use only
O.loadTmp().

If I create a model, this model information is stored in RAM.
If I save this information with O.saveTmp() and load it afterwards with 
O.loadTmp(), it is also loaded in RAM. 

While I do not measure loading time, just calculation time, why are there 
differences in calculation time when running the script without O.loadTmp() and 
with O.loadTmp()? 
It influences the calculation time! Thats what I do not understand.

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to