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?