elias-sundqvist / obsidian-annotator

A plugin for reading and annotating PDFs and EPUBs in obsidian.
GNU Affero General Public License v3.0
1.47k stars 68 forks source link

Obsidian freezes for 5s because of obsidian-annotator #264

Open jkarwowski opened 1 year ago

jkarwowski commented 1 year ago

I'm using Obsidian 1.0.3 and annotator 0.2.8, on macOS M1 13.0 (22A380).

The app freezes every ~60 seconds or so, for ~5 seconds. Developer tools profiler shows that this is happening because "Recurring handler took 5.23s". Specifically, it is

Total Time5.23 s
Self Time40.42 ms
Function(anonymous) @ plugin:obsidian-annotator:6:176681

I can provide the dev-tools profiler json dump, if that would help.

CaoZihang commented 1 year ago

I met the same problem on Win10, Obsidian 1.0.3 and annotator 0.2.8.