Menu

Commit [r22053]  Maximize  Restore  History

Yet more optimisation for handling large quantities of models in the internal structural model.

Now when adding new models to the object, the model_indices and model_list objects are no longer
created. This saves much time as the large model_list is now not sorted. A number of structural
object methods have been updated to handle the change by switching to the model_loop() method for
looping over the models, rather than using the model_indices and model_list objects.

bugman 2014-01-27

changed /trunk/lib/structure/internal/models.py
changed /trunk/lib/structure/internal/object.py
/trunk/lib/structure/internal/models.py Diff Switch to side-by-side view
Loading...
/trunk/lib/structure/internal/object.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.