chikl/Lightbeam
1
8
Fork
You've already forked Lightbeam
2

[RFE] Allow user to configure 200 node cut-off for warning #12

Closed
opened 2024年03月31日 21:06:26 +02:00 by CathySue · 2 comments

First of all, thank you for keeping Lightbeam alive! Much appreciated.

I have an RFE: it would be nice if it were possible to configure the 200 node cut-off above which the warning about performance issues/crashes with graph rendering is displayed. I am not seeing any issues whatsoever with (at the moment) 201 nodes, and would like to raise the bar a bit so I don't get the same warning every time I open Lightbeam.

Thank you!

First of all, thank you for keeping Lightbeam alive! Much appreciated. I have an RFE: it would be nice if it were possible to configure the 200 node cut-off above which the warning about performance issues/crashes with graph rendering is displayed. I am not seeing any issues whatsoever with (at the moment) 201 nodes, and would like to raise the bar a bit so I don't get the same warning every time I open Lightbeam. Thank you!
Owner
Copy link

Thanks for this issue, @CathySue. The warning was a quick solution because users reported that Lightbeam was crashing when they had many nodes. The problem was that I didn't know which number of nodes led to the crashs so I decided to set a limit of 200. This way users should be always on the safe site.

But the solution is far from perfect and I agree it would be good to raise the limit or even disable it. I will look into this.

Thanks for this issue, @CathySue. The warning was a quick solution because users reported that Lightbeam was crashing when they had many nodes. The problem was that I didn't know which number of nodes led to the crashs so I decided to set a limit of 200. This way users should be always on the safe site. But the solution is far from perfect and I agree it would be good to raise the limit or even disable it. I will look into this.
chikl added this to the 3.0.x milestone 2024年04月14日 12:53:01 +02:00
Owner
Copy link

With commit bacbebbb9d it is possible to configure the limit. As you can see in the metadata of this issue this improvement will be part of version 3.0.0.

With commit bacbebbb9d4a36318f7a93963d812c05fd766ec5 it is possible to configure the limit. As you can see in the metadata of this issue this improvement will be part of version 3.0.0.
chikl 2024年07月08日 11:21:43 +02:00
Sign in to join this conversation.
No Branch/Tag specified
main
beta
containers
redraw-loading-indicator
filter-settings-style
general-settings-structure
node-selection
drawing-options
dev
release
v3.4.0
v3.3.2
v3.3.1
v3.2.0
v3.0.8
v3.0.6
v3.0.5
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
chikl/Lightbeam#12
Reference in a new issue
chikl/Lightbeam
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?