1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-23 13:22:36 +01:00
fastnetmon-rewritten/tests/build_lpm_test.bash
2014-12-16 11:03:55 +03:00

5 lines
206 B
Bash
Executable File

#!/bin/bash
#g++ performance_tests.cpp -lrt -lpthread -lboost_thread -ltbb -std=c++11
g++ lpm_performance_tests.cpp ../build/CMakeFiles/patricia.dir/libpatricia/patricia.c.o -olpm_performance_tests -lrt