-
Notifications
You must be signed in to change notification settings - Fork 26
loading slowly when preview with shift #12
Copy link
Copy link
Open
Labels
Description
When searched in devdocs.io, content can be loaded fast due to indexDB used by devdocs.io website. But when searched in alfred, it takes too much time to preview the docs. It seems that alfred cannot take advantage of indexDB to cache devdocs documentation, therefore request content via network when using shift to preview the docs.
Is there any solution to promote the preview performance?
Reactions are currently unavailable