Try a faster tile layout - Printable Version +- TACTIC Open Source (http://forum.southpawtech.com) +-- Forum: TACTIC Open Source (http://forum.southpawtech.com/forumdisplay.php?fid=3) +--- Forum: TACTIC Discussion (http://forum.southpawtech.com/forumdisplay.php?fid=4) +--- Thread: Try a faster tile layout (/showthread.php?tid=26) |
Try a faster tile layout - Celton McGrath - 11-13-2019 Hey TACTICians! There is a new project setting in 4.7 that improves loading time of the Tile layout. With this feature flag, I am able to decrease the loading of 1000 sobjects by half. If you are interested in trying it out, add the following project setting to your project: key = tile_layout/js_load value = true Let me know if it improves performance for you, or if there are any errors in loading. It may become a permanent feature in TACTIC soon. Thanks, Celton |