Benchmarks are only useful to judge the performance of the exact thing the benchmark is measuring.<div><br></div><div>If you don't know what it is, exactly, that you want to measure, then any numbers you could come up with would possibly be totally meaningless, because numbers only have meaning when they influence decisions, and decisions are made based on specific requirements.</div>
<div><br></div><div>So, start there: What decision are you going to make based on numbers?</div><div>Then, you can figure out: What numbers do you actually need to make that decision?</div><div>Then, you can figure out how to actually get THOSE numbers, and not some other numbers...<br clear="all">
<br><br><br>Sincerely,<br><br>Jon Watte<br><br><br>--<br>"I pledge allegiance to the flag of the United States of America, and to the republic for which it stands, one nation indivisible, with liberty and justice for all."<br>
~ Adopted by U.S. Congress, June 22, 1942<br><br>
<br><br><div class="gmail_quote">On Wed, Apr 18, 2012 at 1:19 AM, eigenfunction <span dir="ltr"><<a href="mailto:emeka_1978@yahoo.com">emeka_1978@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
There has been a lot of mails recently about benchmarking stuff. Now i<br>
am faced with the task of benchmarking a tcp server so i am curious.<br>
Is there any simple way out there to benchmark an erlang tcp server<br>
without having to hack some linux script? I was expecting it to be a<br>
simple task but after i started writing the client, i had to stop a<br>
think first about what exactly i want to measure. single client<br>
sending 1000 messages vs 1000 clients sending 1 messages vs multicore<br>
vs single core and it is getting more and more complicated as i think<br>
about it. How do you guys go about it?<br>
Thanks.<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>