I use Visual Studio with Unity and it is no less performant than MonoDevelop. This has to nothing to do with the IDE, but with differences of C++ and C# projects and the fact that UE4 includes a huge codebase within the solution that slows things considerably. Especially when you just create a new project or just load the solution up.