0

I am looking for several ways to test Snort and compare it's overall speed when changing specific variables such as how many rules are ran, etc. What I am interested in is the best practice to obtain the raw data I am looking for. Do I simply use the time function in any standard Linux distro or are there specific programs capable of performing multiple tests and correlating the data as specified by my input.

To expand on this same question are there more general steps I can take to perform black box performance testing on a variety of other programs.

How do I obtain the raw data to begin with?

4

1 回答 1

0

好吧,我能找到的最接近的东西是gprof. 如果有人有任何其他建议,那就太好了。

于 2012-08-13T13:47:17.743 回答