Hi,

I am deploying HTTP API apps into production on Linux with Mono.

With some load testing on OSX I have discovered that when I inject a
dependency into a HTTP handler the requests per second(req/s) are much
slower than when I have none.

I have done some test console apps using a couple of containers registering
some interfaces and types and then calling Resolve. I have timed these and
I can see mono is slower than Windows.

Is there anything I can give you to make this a priority for mono
development as there clearly is a problem on mono with reflection and/or
expressions.

Thanks
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to