[Mono-devel-list] ASP.NET/XSP performances
Pascal Fresnay
pascalfresnay at free.fr
Sun Jan 23 06:43:37 EST 2005
Hi,
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 ?
More information about the Mono-devel-list
mailing list