Skip to content

Instantly share code, notes, and snippets.

@shahid-pk
Created January 4, 2016 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shahid-pk/04d95b94906cc9160081 to your computer and use it in GitHub Desktop.
Save shahid-pk/04d95b94906cc9160081 to your computer and use it in GitHub Desktop.
dotnet run is very slow on ubuntu
Running /usr/share/dotnet/bin/dotnet-compile --output "/tmp/dedd5fcaee974061ae5e7b7636862b31" --temp-output "/tmp/dedd5fcaee974061ae5e7b7636862b31" --framework "DNXCore,Version=v5.0" --configuration "Debug" /home/shahid/practise/csfirst
Process ID: 6411
Compiling csfirst for DNXCore,Version=v5.0
Using Package dependency Microsoft.NETCore.Runtime 1.0.1-beta-23516
Path: /home/shahid/.dnx/packages/Microsoft.NETCore.Runtime/1.0.1-beta-23516
Using Package dependency Microsoft.NETCore.Runtime.CoreCLR 1.0.1-beta-23516
Path: /home/shahid/.dnx/packages/Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23516
Using Package dependency Microsoft.NETCore.Runtime.Native 1.0.1-beta-23516
Path: /home/shahid/.dnx/packages/Microsoft.NETCore.Runtime.Native/1.0.1-beta-23516
Using Package dependency Microsoft.NETCore.Windows.ApiSets 1.0.1-beta-23516
Path: /home/shahid/.dnx/packages/Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23516
Using Package dependency System.Collections 4.0.11-beta-23516
Path: /home/shahid/.dnx/packages/System.Collections/4.0.11-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Console 4.0.0-beta-23516
Path: /home/shahid/.dnx/packages/System.Console/4.0.0-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Diagnostics.Contracts 4.0.1-beta-23516
Path: /home/shahid/.dnx/packages/System.Diagnostics.Contracts/4.0.1-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Diagnostics.Debug 4.0.11-beta-23516
Path: /home/shahid/.dnx/packages/System.Diagnostics.Debug/4.0.11-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Diagnostics.StackTrace 4.0.1-beta-23516
Path: /home/shahid/.dnx/packages/System.Diagnostics.StackTrace/4.0.1-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Diagnostics.Tools 4.0.1-beta-23516
Path: /home/shahid/.dnx/packages/System.Diagnostics.Tools/4.0.1-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Diagnostics.Tracing 4.0.21-beta-23516
Path: /home/shahid/.dnx/packages/System.Diagnostics.Tracing/4.0.21-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Globalization 4.0.11-beta-23516
Path: /home/shahid/.dnx/packages/System.Globalization/4.0.11-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Globalization.Calendars 4.0.1-beta-23516
Path: /home/shahid/.dnx/packages/System.Globalization.Calendars/4.0.1-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.IO 4.0.11-beta-23516
Path: /home/shahid/.dnx/packages/System.IO/4.0.11-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.ObjectModel 4.0.11-beta-23516
Path: /home/shahid/.dnx/packages/System.ObjectModel/4.0.11-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Private.Uri 4.0.1-beta-23516
Path: /home/shahid/.dnx/packages/System.Private.Uri/4.0.1-beta-23516
Using Package dependency System.Reflection 4.1.0-beta-23516
Path: /home/shahid/.dnx/packages/System.Reflection/4.1.0-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Reflection.Extensions 4.0.1-beta-23516
Path: /home/shahid/.dnx/packages/System.Reflection.Extensions/4.0.1-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Reflection.Primitives 4.0.1-beta-23516
Path: /home/shahid/.dnx/packages/System.Reflection.Primitives/4.0.1-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Resources.ResourceManager 4.0.1-beta-23516
Path: /home/shahid/.dnx/packages/System.Resources.ResourceManager/4.0.1-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Runtime 4.0.21-beta-23516
Path: /home/shahid/.dnx/packages/System.Runtime/4.0.21-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Runtime.Extensions 4.0.11-beta-23516
Path: /home/shahid/.dnx/packages/System.Runtime.Extensions/4.0.11-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Runtime.Handles 4.0.1-beta-23516
Path: /home/shahid/.dnx/packages/System.Runtime.Handles/4.0.1-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Runtime.InteropServices 4.0.21-beta-23516
Path: /home/shahid/.dnx/packages/System.Runtime.InteropServices/4.0.21-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Text.Encoding 4.0.11-beta-23516
Path: /home/shahid/.dnx/packages/System.Text.Encoding/4.0.11-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Text.Encoding.Extensions 4.0.11-beta-23516
Path: /home/shahid/.dnx/packages/System.Text.Encoding.Extensions/4.0.11-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Threading 4.0.11-beta-23516
Path: /home/shahid/.dnx/packages/System.Threading/4.0.11-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Threading.Tasks 4.0.11-beta-23516
Path: /home/shahid/.dnx/packages/System.Threading.Tasks/4.0.11-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Using Package dependency System.Threading.Timer 4.0.1-beta-23516
Path: /home/shahid/.dnx/packages/System.Threading.Timer/4.0.1-beta-23516
Assembly: Microsoft.DotNet.ProjectModel.Compilation.LibraryAsset
Running /usr/share/dotnet/bin/dotnet-compile-csc @"/tmp/dedd5fcaee974061ae5e7b7636862b31/dotnet-compile.csfirst.rsp"
Process ID: 6427
Running /usr/share/dotnet/bin/csc -noconfig @"/tmp/dedd5fcaee974061ae5e7b7636862b31/dotnet-compile-csc.rsp"
Process ID: 6440
Compilation succeeded.
0 Warning(s)
0 Error(s)
Time elapsed 00:00:03.5456082
Running /tmp/dedd5fcaee974061ae5e7b7636862b31/csfirst
Process ID: 6461
Hello World!
@ajmeracp
Copy link

did you find any solution for this yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment