[Mono-bugs] [Bug 606228] Very bad performance of async socket application specifically under Mono/Linux (Notifications: epoll)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon May 17 07:54:47 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=606228

http://bugzilla.novell.com/show_bug.cgi?id=606228#c2


--- Comment #2 from Rickard Edström <ickard at gmail.com> 2010-05-17 11:54:46 UTC ---
@Gonzalo, I tried running like this: 

MONO_DISABLE_AIO=1 mono ServerApp.exe

and

MONO_DISABLE_AIO=1 mono ClientApp.exe 127.0.0.1 hi

and the result was it is still running just as slow as before. So I guess it's
not epoll related :/

But the fact remains it runs a lot faster on both Mono/Windows and on an old
machine with Mono/OSX, so should still be Mono/linux related, probably?

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list