Closed arj03 closed 5 years ago
Status after 5 days of testing. This is a little buggy, sometimes (observed twice) images and names are not being fetched correctly.
I think the about thing needs a rewrite / ripping out. This thing is super heavy
On Tue, 11 Sep 2018, 08:34 Anders Rune Jensen, notifications@github.com wrote:
Status after 5 days of testing. This is a little buggy, sometimes (observed twice) images and names are not being fetched correctly.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ssbc/patchcore/pull/69#issuecomment-420033540, or mute the thread https://github.com/notifications/unsubscribe-auth/ACitnvd5OYrFUt0EhG-ODoRcjY2YWGYFks5uZr8RgaJpZM4WbkXl .
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This depends on a ssb-about patch. The idea is that we only lazy load what we need instead of everything. My db has almost 8k so it can be quite a mouthful on startup. I think this should fix #63 @mixmix