Gallery: improve timeline loading performance
PAGE_SIZE in LocalMergeAlbum is small, causing many inefficient db queries with a limit clause. Changing it to a reasonably larger value can yield much better performance with little memory impact. Change-Id: I4e8d75a96ab02b8c435956d182320d7721a8814f CRs-Fixed: 984190
Loading
Please register or sign in to comment