Jump to: navigation, search

Changes


Fast Startup (Client)

45 bytes added, 11:09, 3 October 2014
{{UBIK}} caches all the local content (which exist on the device) in the devices' memory for fast access. However, as the number of objects grows, the device might become less responsive because of the large memory consumption.
Therefore, a [[UBIK Client Basics#Options|setting]] is provided to control how content is cached in the memory.
{{Attention|The default value for this setting is [[Memory Usage (Android)#Lazy loading|lazy loading]].}}
=== Eager loading ===
=== Lazy loading ===
After users log in, only the essential content is loaded initially into memory. For now, this means everything other than the property values, which are then loaded whenever needed. For example,when
* The icons of objects are to be displayed;
* Users need to look at the properties of objects;