[Mono-devel-list] ASP.NET/XSP performances
Miguel de Icaza
miguel at ximian.com
Sun Jan 23 13:09:40 EST 2005
Hey,
> I tried to bench mono as webserver to compare with MS ASP.NET;
> here are my results :
>
> Windows XP
> - mono xsp : ~18 req/sec
> - MS webmatrix : ~ 150 req/sec
> - apache + mod_aspdotnet : ~ 150 req/sec
> Linux
> - mono xsp : ~15 req/sec
> - apache + mod_mono : ~16 req/sec
>
> all tests were done with mono 1.1.3, dotNet 1.1, apache 2 with ab
> benchmark tool.
> File tested : calendar.aspx
> I got same bad results with a static page (!?!!)
>
> Quite bad for mono :-(
> Do you plan to increase performance ?
> Did I make a mistake ?
Using HEAD am getting 75 requests per second; I do not have 1.1.3
around to test.
Miguel.
More information about the Mono-devel-list
mailing list