Show the performance

Brian Candler B.Candler@REDACTED
Mon Mar 29 10:31:55 CEST 2010


On Sun, Mar 28, 2010 at 06:34:41AM -0700, NavaTux wrote:
> Is it possible to measure the performance of my erlang web application
> with mysql ???Is it get improved when i compare to other language 's
> performance???
> how to demonstrate the erlang performance in a great way??if you have
> any suggestion please share here...

The Apache webserver comes with a tool called ab (apache benchmark) which
will throw HTTP requests at a webserver and measure the response
performance. This is a simple starting point.


More information about the erlang-questions mailing list