Wox-launcher / Wox

A cross-platform launcher that simply works
http://wox-launcher.github.io/Wox/
GNU General Public License v3.0
24.6k stars 2.37k forks source link

Program plugin first query is slow #3643

Open Kelatte opened 2 years ago

Kelatte commented 2 years ago

image

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 :) .

sidpku commented 2 years ago

same problem

Kelatte commented 2 years ago

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.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.