[Bro-Dev] Bro and clang++

Seth Hall seth at icir.org
Wed Nov 10 09:42:03 PST 2010


On Nov 10, 2010, at 12:15 PM, Robin Sommer wrote:

> That sounds promising. Can you try with loading the http-* scripts?

[seth at Blake tmp]$ time ~/bro/bro.git/src/bro.clang++ -r ~/tracefiles/my.trace -f "ip" enable-ext-logging http http-reply http-request http-ext weird alarm

real	1m0.284s
user	0m57.373s
sys	0m1.478s

[seth at Blake tmp]$ time ~/bro/bro.git/src/bro.gcc -r ~/tracefiles/my.trace -f "ip" enable-ext-logging http http-reply http-request http-ext weird alarm

real	0m59.266s
user	0m55.851s
sys	0m1.547s


Once again, slower, but just barely.

  .Seth



More information about the bro-dev mailing list