Loading models (multiple times the same model) from RAM ?

There’s no compelling reason to use instanceTo on anything other than animated models. Even if you use copyTo, Panda will only copy the actual geometry if it is modified (copy-on-write).