[Mono-dev] IOC performance much slower than Windows

Jonathan Channon jonathan.channon at gmail.com
Mon Dec 7 14:49:34 UTC 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20151207/8d8772ca/attachment.html>


More information about the Mono-devel-list mailing list