Devsoc-BPGC / DoJMA

DoJMA news app for BITS Pilani K K Birla Goa Campus students
6 stars 18 forks source link

Events Fragment Speed Improvment #51

Open shreyasnbhat opened 7 years ago

shreyasnbhat commented 7 years ago

Issue Fix

In onChildChanged method you could check current realm data with Firebase fetched data and then decide if you would want to update the existing entries. This would avoid a lot of un-necessary updates to the Realm Database. Figured this in the GoT-App as it had a lot of data and gave like 300 frames skipped for sorting and un-neccesary updates of data.

@kukreja-vikramaditya

kukreja-vikramaditya commented 7 years ago

Will look into this soon

kukreja-vikramaditya commented 7 years ago

Minor speed enhancement by updating EventItem format class in new branch commit 7a948b3ac96bf70a9e37ec3528ee29c8ef737bbf