[erlang-questions] Joe Armstrong's proposal for a test/benchmark implementation

Dmitrii Dimandt dmitrii@REDACTED
Fri Jun 17 16:36:23 CEST 2011


> That's an issue with the idea of 'real world'. Real world will vary a lot depending on who you're talking to. Oh yes, my sessions can be stored in memory on memcached, no issue with that, just buy more memory. 
> 
> Hm, you're testing this on this kind of hardware? too bad, this kind of software really runs better on a different kind of it! 
> 
> Did they configure this right? because this is pretty important.
> 
> Oh sorry, my implementation works better on some other OS...
> 
> To test real 'real world' solutions, you need to give full freedom to the benchmarkee to build their own environment and an app the way they want it. You might be testing a LAMP stack compared to a LYME (Linux Yaws MySQL Erlang) stack, and there will be plenty of suggestions as to how to make one faster than the other.
> 

Definitely. It was mentioned in passing, actually, that it should be easy for people to download, deploy and benchmark the system on their own


> The rabbit hole only gets deeper at each step. I do support the effort though. I think it would be better than microbenchmarks, although the tests would likely still not be reliable to judge on the performance of an application X.
> 


Well, there's lies, damned lies and statistics. And only after that there's benchmarks (which are basically statistics in disguise) :)


> --
> Fred Hébert
> http://www.erlang-solutions.com
> 
> 
> 
> On 2011-06-17, at 08:14 AM, Tim Watson wrote:
> 
>>> 
>>> I remember myself saying that we could take the dscussion to the list and and arrive at a basic idea how to do this.
>>> 
>> 
>> If you want it to be "real world" then your application should include
>> talking to a database or other external service (pref over a network).
>> I like the idea of having a kind of log-in-then-do-something approach.
>> 
>> What are you going to use for benchmarking? Tsung? Something else?
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
> 




More information about the erlang-questions mailing list