airbus-cyber / graylog-plugin-alert-wizard

Alert Wizard plugin for Graylog to manage the alert rules
Other
46 stars 7 forks source link

Performance issue #13

Closed frantz45 closed 2 years ago

frantz45 commented 4 years ago

You fixed a performance issue in v3.0.1 but I still have a performance issue with the Wizard. When I create a rule the following fields are slow compared to others :

When I edit a rule, all fields are slow, even clicking on an item in a list. On my workstation I find the firefox process takes 100% CPU when the issue happens.

Wizard v3.0.1. Graylog v3.0.2.

TiNico22 commented 3 years ago

@frantz45 can you confirm this issue is still relevant and present in latest version 3.3.0

frantz45 commented 3 years ago

@frantz45 can you confirm this issue is still relevant and present in latest version 3.3.0

In 3.3.0 it's faster than old versions. It's quite comfortable to use this plugin. However I think it can still be optimized because when you type something in a field value the Firefox process still many increases the CPU consumption. It seems something is refreshed or triggered each time a character is typed in this field.

frantz45 commented 2 years ago

This issue is not present anymore in Wizard v4.0.0 (Graylog v4.1.6 and Firefox v78 ESR). It's totally smoothed and the CPU consumption is totally normal (there isn't any spike like before).