You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Tamas Fodor (Jira)" <ji...@apache.org> on 2019/10/03 12:27:00 UTC

[jira] [Created] (METRON-2272) [UI] Performance: Switching manual filtering on and off multiple times leads slow typing

Tamas Fodor created METRON-2272:
-----------------------------------

             Summary: [UI] Performance: Switching manual filtering on and off multiple times leads slow typing
                 Key: METRON-2272
                 URL: https://issues.apache.org/jira/browse/METRON-2272
             Project: Metron
          Issue Type: Bug
            Reporter: Tamas Fodor
            Assignee: Tamas Fodor


Issue was reproducible with code apache/master 722eb6

Steps to reproduce performance issue
 * start typing to the manual filter input to have the sense of initial type speed

 * start switching manual query mode on and off multiple times (10+)

 * start typing to manual filter input again, you should experience significant lag in typing

 * more on/off leads to bigger lag

By turning bound values to getters with console.log messages I was able to see by the number of on/off turns the bounded getters was invoked in an increased times.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)