Speed up list rendering by wrapping list elements in a lazy container. Only the first 16 elements are loaded at first. The rest is rendered after it becomes visible.