[erlang-questions] ab with erlang and PHP?which is better??

Tony Arcieri tony@REDACTED
Thu Apr 8 21:15:35 CEST 2010


On Thu, Apr 8, 2010 at 12:46 PM, Saravana <navaneethanit@REDACTED> wrote:

> Here i created the application that is used to show the results from
> the mysql database by both erlang and PHP ..to measure the
> performance...
>

Ok... your PHP results have:

Total transferred:      713713 bytes
> HTML transferred:       461461 bytes
>

And the Erlang results:


> Total transferred:      2982026 bytes
> HTML transferred:       2696682 bytes
>

Clearly these two applications do not generate the same results.  The Erlang
application is generating over 4X the amount of output data as the PHP
version.  Why?

-- 
Tony Arcieri
Medioh! A Kudelski Brand


More information about the erlang-questions mailing list