SkepticMystic / nlp

GNU General Public License v3.0
69 stars 5 forks source link

Refreshing docs: very slow #17

Open sycured opened 2 years ago

sycured commented 2 years ago

Hello, I'm trying to use nlp with graph analyzer on 132 notes and it's taking a lot of time (2+ hours and it's in progress)

Obsidian is still stuck and the CPU is between 95 and 99 % used

image

Open files and ports:

cwd
/
txt
/Applications/Obsidian.app/Contents/Frameworks/Obsidian Helper (Renderer).app/Contents/MacOS/Obsidian Helper (Renderer)
txt
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework
txt
/Library/Preferences/Logging/.plist-cache.XdTJkvyW
txt
/Applications/Obsidian.app/Contents/Frameworks/Mantle.framework/Versions/A/Mantle
txt
/Applications/Obsidian.app/Contents/Frameworks/Squirrel.framework/Versions/A/Squirrel
txt
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/chrome_100_percent.pak
txt
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/chrome_200_percent.pak
txt
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/en.lproj/locale.pak
txt
/Applications/Obsidian.app/Contents/Frameworks/ReactiveObjC.framework/Versions/A/ReactiveObjC
txt
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/v8_context_snapshot.x86_64.bin
txt
/Users/sycured/Library/Fonts/Barlow-Regular.ttf
txt
/Applications/Obsidian.app/Contents/Resources/app.asar.unpacked/node_modules/btime/binding.node
txt
/Users/sycured/Library/Fonts/Barlow-SemiBold.ttf
txt
/Users/sycured/Library/Fonts/Barlow-ExtraBold.ttf
txt
/Users/sycured/Library/Fonts/Barlow-Bold.ttf
txt
/Users/sycured/Library/Fonts/FiraCode-Regular.ttf
txt
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libffmpeg.dylib
txt
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/resources.pak
txt
/usr/share/icu/icudt70l.dat
txt
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/icudtl.dat
txt
/System/Library/Fonts/SFNS.ttf
txt
/System/Library/Fonts/Helvetica.ttc
txt
/usr/lib/dyld
0
/dev/null
1
/dev/null
2
/dev/null
3
count=1, state=0x8
4
->0x4576b12ef2734cf6
5
->0x85597b30b2adc072
6
->0xf38504949acd483d
7
->0x591785ccf316f44a
8
->0x9b286af1a51e04cb
9
->0x2ac9b7ebd4243014
10
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/icudtl.dat
11
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/v8_context_snapshot.x86_64.bin
12
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/chrome_100_percent.pak
13
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/chrome_200_percent.pak
14
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/en.lproj/locale.pak
15
/Applications/Obsidian.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources/resources.pak
16
count=0, state=0x12
17
count=0, state=0x12
18
/dev/urandom
19
/private/var/folders/g5/ljjjnl3x4fq4x9tg69wy3lqh0000gn/T/.md.obsidian.hhjRtU
20
count=0, state=0
21
->0x84e9a92350b15d5b
22
->0xb702dd3c7b54807a
23
->0x54c2cef114d5f97f
24
->0xbe943e4089377856
25
/Applications/Obsidian.app/Contents/Resources/app.asar
27
count=0, state=0xa
28
->0x8c89268f5e1a533f
29
->0x69ddef7ead3fda2e
30
->0x57a8b54a22dd5049
31
->0xea6e0b9321fe03d9
32
count=0, state=0xa
33
->0xe2b513e2ee67fe3b
34
->0x29657429cedc09da
35
->0xb52cdefc303b4b99
36
->0xfa2d7c16ee10651c

System: macOS 12.5.1 (Intel) Obsidian: 0.15.9

sycured commented 2 years ago

Finally, it ended and inside the dev console, I see: refreshDocs: 26479573.958984375 ms More than 7 hours… for the first run

nimide commented 1 year ago

I have about 1700 notes at the moment, and I came on here to see if anyone else was having the same issue. Glad I did. I gave up on waiting for the process to complete.

During the indexing during start up, my Obsidian completely freezes. So at the moment, nlp appears to be unusable.