android-app
android-app copied to clipboard
Improve performance when sort by creation date is used
As mentioned in PR #1161 an index could help if the performance gets worse when using creation date instead of the IDs for sorting articles.
Please report any performance decreases here after the release with PR #1161.
I am not sure if my article database size is relevant. I only have about 5000 items with a json file of 80MB. I don't notice any decreases.
I have about 25k articles in wallabag and could not see a performance problem with the change of sorting by date. But my phone is fairly new. Maybe on an older phone there might a problem. I'll test this soon.