[Bro-Dev] #830: topic/tunnels

Bro Tracker bro at tracker.bro-ids.org
Fri Jun 15 16:28:16 PDT 2012


#830: topic/tunnels
---------------------+------------------------
  Reporter:  jsiwek  |      Owner:  jsiwek
      Type:  Task    |     Status:  assigned
  Priority:  Normal  |  Milestone:  Bro2.1
 Component:  Bro     |    Version:  git/master
Resolution:          |   Keywords:
---------------------+------------------------
Changes (by robin):

 * owner:  robin => jsiwek
 * type:  Merge Request => Task


Comment:

 Looks like we have a major problem in this branch: execution time roughly
 doubles. I tried two traces and both showed that effect. Here is one:

 With robin/topic/tunnels-merge:

    {{{
    > zcat ../testing/external/bro-
 testing/Traces/2009-M57-day11-18.trace.gz | time bro -r -
    29.68user 3.02system 0:30.56elapsed 107%CPU (0avgtext+0avgdata
 32272maxresident)k
    }}}

 With current master:

    {{{
    > zcat ../testing/external/bro-
 testing/Traces/2009-M57-day11-18.trace.gz | time bro -r -
    14.64user 2.75system 0:18.66elapsed 93%CPU (0avgtext+0avgdata
 31920maxresident)k
    }}}

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/830#comment:10>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list