You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I start wox, the first query is always slow. After I type the name, I have to wait nearly a second to get the program. As shown above, it costs 995ms. Besides, after a long time without using wox, this also happens.
More information : Other plugins don't have such long query time. I don't use PinYin.
How can I solve it? It bothers me a lot, which doesn't happen in other softwares, like PowerToys Run and so on. Sorry for my poor English :) .
The text was updated successfully, but these errors were encountered:
I wonder if we can cache the something about index. Most of the users now don't care about a little more memoey cost, but care about time. According to the log, it seem that "IndexPrograms" action only happens at the start time.
After I start wox, the first query is always slow. After I type the name, I have to wait nearly a second to get the program. As shown above, it costs 995ms. Besides, after a long time without using wox, this also happens.
More information : Other plugins don't have such long query time. I don't use PinYin.
How can I solve it? It bothers me a lot, which doesn't happen in other softwares, like PowerToys Run and so on. Sorry for my poor English :) .
The text was updated successfully, but these errors were encountered: