Once you’ve done the above, delete everything above this line.
Steps to reproduce
Obtain a sandbox vault for Android.
Create a lot of notes in that vault. (E.g. in Zsh, do `for ((i = 0; i < 2000; i++)); do echo hi > test-$i.md; done`.)
Open Obsidian to the sandbox vault.
Wait for indexing to complete.
Swipe down to bring up the command palette.
Did you follow the troubleshooting guide? [Y/N]
Yes.
Expected result
The command palette opens smoothly.
Actual result
The command palette stutters heavily as it opens the first time.
Environment
SYSTEM INFO:
Operating system: android 16 (samsung SM-S911B)
Webview version: 144.0.7559.132
Obsidian version: 1.11.7 (287)
API version: v1.11.7
Login status: not logged in
Language: en
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none
My phone is a Samsung S23, so not underpowered by any stretch.
Additional information
I feel reasonably certain this is related to vault size.
This might have something to do with indexing. I noticed that after deleting my 2k test notes, the next time I opened the command palette, it also stuttered. So it might not be about absolute vault size, but also about vault size changes?