Hello,
since version 0.5.1 , Logseq use many CPU ressources (cf screen capture)
I use desktop version on Linux Ubuntu.
Pascal
Bader
December 14, 2021, 12:58am
2
Thank you for your report. This is being discussed in GitHub [Resolved] High CPU load in Linux (Logseq 0.5.2 ~ 0.5.4) · Issue #3421 · logseq/logseq · GitHub
Edit 1:
Please update to 0.5.3
Edit 2:
Update: As a workaround, re-indexing the graph after starting logseq solves the issue. Use this as a temporary solution, or switch back to 0.5.1 until a fix is implemented.
Follow the GitHub issue for more up-to-date information.
Edit:
Issue was resolved in a nightly release!
opened 08:36AM - 11 Dec 21 UTC
:type/performance
os:linux
can-be-reproduced
build
Note2: The issue is resolved. Please check for the latest release.
Note: Title … edited by @cnrpman as it's a general issue for many Linux distros.
I have high CPU load in Logseq 0.5.2 in Fedora 35 (disable all extensions)


And many erors in console:

```
`js/excalidraw-assets/vendor-b4c65010480c4491af72.js:1 Failed to load resource: net::ERR_FILE_NOT_FOUND`
`Uncaught (in promise) ChunkLoadError: Loading chunk 736 failed.
(error: file:///tmp/.mount_LogseqaReWx2/resources/app/js/excalidraw-assets/vendor-b4c65010480c4491af72.js)
at Object.n.f.j (excalidraw.js:740)
at excalidraw.js:734
at Array.reduce (<anonymous>)
at Function.n.e (excalidraw.js:734)
at Object.3956 (excalidraw.js:376)
at n (excalidraw.js:2)
at excalidraw.js:741
at excalidraw.js:741
at excalidraw.js:2
at Object.shadow$provide.<computed> (excalidraw.js:2)`
`DevTools failed to load source map: Could not parse content for file:///tmp/.mount_LogseqaReWx2/resources/app/js/index.umd.js.map: Unexpected end of JSON input`
```
My config: Logseq 0.5.2 AppImage, Fedora 35, 32GB Ram, NVIDIA GeForce GTX 1650 Mobile, X11 Session
Bader
December 14, 2021, 7:40pm
3
Update: As a workaround, re-indexing the graph after starting logseq solves the issue. Use this as a temporary solution, or switch back to 0.5.1 until a fix is implemented.
Follow the GitHub issue for more up-to-date information.
Yep ! It works with re-indexing.
Thanks Bader.
1 Like
Bader
December 15, 2021, 4:33pm
5
np. Do you mind taging the response with the GitHub issue link as a solution? This bug will be tracked in GitHub and I think that would help other users if they come looking for an answer.
1 Like
Bader
December 15, 2021, 5:22pm
6
Update: Issue was resolved in a nightly release!
opened 08:36AM - 11 Dec 21 UTC
:type/performance
os:linux
build
fixed-next-release ✅
Note2: The issue is resolved. Please check for the latest release.
Note: Title … edited by @cnrpman as it's a general issue for many Linux distros.
I have high CPU load in Logseq 0.5.2 in Fedora 35 (disable all extensions)


And many erors in console:

```
`js/excalidraw-assets/vendor-b4c65010480c4491af72.js:1 Failed to load resource: net::ERR_FILE_NOT_FOUND`
`Uncaught (in promise) ChunkLoadError: Loading chunk 736 failed.
(error: file:///tmp/.mount_LogseqaReWx2/resources/app/js/excalidraw-assets/vendor-b4c65010480c4491af72.js)
at Object.n.f.j (excalidraw.js:740)
at excalidraw.js:734
at Array.reduce (<anonymous>)
at Function.n.e (excalidraw.js:734)
at Object.3956 (excalidraw.js:376)
at n (excalidraw.js:2)
at excalidraw.js:741
at excalidraw.js:741
at excalidraw.js:2
at Object.shadow$provide.<computed> (excalidraw.js:2)`
`DevTools failed to load source map: Could not parse content for file:///tmp/.mount_LogseqaReWx2/resources/app/js/index.umd.js.map: Unexpected end of JSON input`
```
My config: Logseq 0.5.2 AppImage, Fedora 35, 32GB Ram, NVIDIA GeForce GTX 1650 Mobile, X11 Session