petabridge/lighthouse

Performance Issues on with .NET Core 2.0 and OSX 10.13

wkallhof opened this issue · 0 comments

Hello!

Our cross-platform development team is making an Akka.net application and we are using lighthouse to help with coordination and clustering.

Running lighthouse via dotnet lighthouse.dll with .NET Core 2.0 SDK, we are seeing significant performance differences between OSX v10.13.6 and Windows. Where on Windows the dotnet process running Lighthouse barely registers as a blip on machine utilization, for OSX it kicks on the fans at >200% CPU.

Any insight as to what the problem could be? Is there something to troubleshoot configuration wise that might help?

Thanks!