Search takes a long time and hangs the desktop/browser client for a while

Hello I have vaultwarden installed on my local server through docker. On my linux (arch) desktop I have the desktop application and firefox browser extension installed. Whenever I search, the extension hangs the entire browser with the spinning wheel or if search is done through the desktop app, the app becomes unresponsive with the spinning wheel.

How can I troubleshoot this? Is there a desktop app logs?

CLI search works just fine. Direct website search is also very slow, could this be an issue with the number of password entries? should I move from sqllite to a postgres db?

How many items are in the vault? If bw CLI search works well that suggests sqlite is capable of handling your current vault size.