Skip to content

preloaded object normalization

kaniini requested to merge feature/object-normalize-preload into develop

Optimize walking activity graphs in normalized form by allowing the children to be preloaded. The preloading is opportunistic and not necessarily used in all cases. Fallback is supported for cases where preloads are not possible.

Edited by kaniini

Merge request reports