Re: [Bro-Dev] Broker raw throughput

2016-02-25 Thread Matthias Vallentin
For better reproducibility, here's the Makefile that I used to drive the experiments: CC = cc CXX = c++ FLAGS = -O3 -g -std=c++11 -stdlib=libc++ LIBS = -lcaf_core -lcaf_io -ltcmalloc -lprofiler caf-client: caf-client.cpp $(CXX) $(FLAGS) $< -o $@ $(LIBS) caf-server

[Bro-Dev] [Auto] Merge Status

2016-02-25 Thread Merge Tracker
Open Merge Requests === ___ bro-dev mailing list bro-dev@bro.org http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev