android-app icon indicating copy to clipboard operation
android-app copied to clipboard

Improve performance when sort by creation date is used

Open Strubbl opened this issue 9 months ago • 2 comments

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.

Strubbl avatar Jun 03 '25 19:06 Strubbl

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.

tahr35 avatar Jun 03 '25 20:06 tahr35

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.

Strubbl avatar Jun 04 '25 19:06 Strubbl