mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #661] High CPU usage on Vivaldi/Chrome - Firefox OK #433
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#433
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bhlevca on GitHub (Sep 17, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/661
Describe the bug
A clear and concise description of what the bug is.
When synchronisation starts htop shows 2 threads with 100% CPU usage for Vivaldi browser on Linux
When I kill the floccus plugin, CPUcomes back to normal.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Smallt CPU impact and not 100% on 2 threads that bring the browser to a crawl
Screenshots
N/A
Desktop (please complete the following information):
Floccus version: 4.3.0
Floccus sync method: webdav
Server (please complete the following information):
Debug log
N/A
Additional context
N/A
@johannes-schliephake commented on GitHub (Nov 2, 2020):
I can confirm identical behavior but using Firefox.
Desktop:
Server:
@marcelklehr commented on GitHub (Nov 3, 2020):
@johannes-schliephake I recommend updating the bookmarks app
@marcelklehr commented on GitHub (Jan 14, 2021):
I cannot do much about performance specific to one browser sadly. I am constantly trying to improve performance, but some browsers will probably always be worse than others.
@bhlevca commented on GitHub (Jan 14, 2021):
The problem seems to be only with the webdav file. The connection to the
nextcloud bookmark app although slower is way more reliable. I believe the
locking mechanism is the weak piece
On Thu, 14 Jan 2021 at 15:35, Marcel Klehr notifications@github.com wrote:
@bhlevca commented on GitHub (Jan 14, 2021):
The problem seems to be only with the webdav file. The connection to the nextcloud bookmark app, although slower, is way more reliable and responsive . I believe the locking mechanism is the weak piece, but also the problem with the duplication and order of the directories is gone.
@fazlerabbi37 commented on GitHub (Jul 11, 2021):
Facing this problem both in Google Chrome 91.0.4472 and Firefox 89.0.2 on Ubuntu 20.04 with Nextcloud 22.0.0 (docker) and Bookmark 4.2.2. In both case, the system becomes unusable during sync. In case of Firefox, the system was back to normal once the sync is done, but in Google Chrome the system goes in a zombie state.
@github-actions[bot] commented on GitHub (Mar 20, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.