[Mono-list] HttpRuntime performance
Claus Trojahn
claus at home.neflux.de
Sat Jun 30 19:10:04 EDT 2007
I know about compilation, so i have browsed the pages before executing
apache benchmark (ab -n 10000 -c 200 http://localhost/aspx/default.aspx).
Against some simple php files, mono runs much slower. I will setup mono
on another box and test it again, so i can post some benchmark results
and the page code i have tested.
Atsushi Eno wrote:
> Rueben Ramirez wrote:
>
>> As I understand it, mono server just executes the binary that has been
>> pre-compiled with either Visual Studio or via mono compilation..
>>
>
> Mono aspx compilation, which you mentioned above, is of course slow
> and happens at the first run. Hence you should not count it.
>
> No matter how many times you stop and restart apache and compare
> results, it won't make any boost since aspx compilation occur in
> every application bootstrap.
>
> (If you mean other kind of slowness, you had better show what
> you have been doing to measure performance much more precisely.)
>
> Atsushi Eno
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
More information about the Mono-list
mailing list