-
-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clearing items is really slow (again) #125
Comments
Hi @desilinguist thanks for your feedback. |
Hi @DamascenoRafael, I tried 1.16.1 and it still seems kind of slow compared to a few releases ago when it seemed to be lightning fast. |
Thanks for checking @desilinguist. I'll try to investigate some optimizations that can be done in this regard. |
This resulted in improved memory usage
@desilinguist can you please check the v1.17.0 release? 📦 |
Hi @DamascenoRafael I saw some improvements but still saw beach balls in other cases. Just to be sure, I completely uninstalled the app (using AppCleaner) and re-ran it. Still the same. I am attaching a screen capture that shows how slow it is for me. slow.mp4 |
Hey @desilinguist, I made some improvements in version 1.19.0, removing some methods from the View layer (which could cause the slowdowns you reported). Can you please test and let me know the results? Also can you give me an overview of how many reminders you have? I tried adding more reminders to experience a slowdown, but I couldn't reproduce the behavior you showed in the video. Thanks for helping me to investigate this behavior. |
Hi @DamascenoRafael! Thanks for tagging me and letting me know about the update. I just installed it and so far I am seeing the same behavior as in the video. I don't have a lot of reminders but I do have at least 5-6 daily recurring reminders and a few others that are recurring weekly/monthly. If you need anything more specific, I am happy to provide. Please let me know. |
Hi @desilinguist, can you open Apple Reminders and check the number of reminders in "All" and "Completed"? |
Aha! That was the issue. I had ~12000 completed reminders! Cleared those out and things seem to be much snappier! Thanks for pointing that out @DamascenoRafael ! |
@desilinguist I'm glad to hear that things got more responsive!! 🚀 Please feel free to open new issues if needed 😄 |
Thanks for creating a fantastic app! I have been using it every day. One thing I've noticed with the latest release (the apple developer signed one) is that app is really slow (and sometimes even beachballs) when checking off items. This used to be the case in really old releases but then more recent ones fixed the issue. Not sure why there's a regression with this release. JFYI.
The text was updated successfully, but these errors were encountered: