Thanks to visit codestin.com
Credit goes to gist.github.com

Skip to content

Instantly share code, notes, and snippets.

@alexanderkyte
Created February 20, 2019 19:35
Show Gist options
  • Select an option

  • Save alexanderkyte/e13cce60028bb3c7d8d34f8e770ac777 to your computer and use it in GitHub Desktop.

Select an option

Save alexanderkyte/e13cce60028bb3c7d8d34f8e770ac777 to your computer and use it in GitHub Desktop.
cd performance/artifacts/bin/Tests/Release/net462/bin/Release/net462
export MONO_PATH=$HOME/perf_mono/mono/mcs/class/lib/net_4_x-macos/ && sudo -E ~/perf_mono/mono/mono/mini/mono-sgen --aot=llvm \
System.Xml.XmlDocument.dll \
System.ObjectModel.dll \
System.Net.Sockets.dll \
System.IO.dll \
System.IO.FileSystem.Primitives.dll \
System.Threading.Tasks.dll \
System.Linq.Parallel.dll \
System.Xml.XPath.XDocument.dll \
System.Net.WebSockets.dll \
System.Globalization.Calendars.dll \
System.Net.Ping.dll \
System.Runtime.Handles.dll \
System.ValueTuple.dll \
Tests.dll \
System.Collections.Specialized.dll \
System.Net.NameResolution.dll \
System.Memory.dll \
System.IO.FileSystem.Watcher.dll \
xunit.runner.reporters.net452.dll \
xunit.abstractions.dll \
System.Resources.Writer.dll \
System.Diagnostics.Process.dll \
System.Console.dll \
System.Drawing.Primitives.dll \
System.Security.SecureString.dll \
System.Security.Principal.Windows.dll \
System.Threading.Channels.dll \
System.Data.Common.dll \
Dia2Lib.dll \
System.Xml.XmlSerializer.dll \
System.Runtime.Serialization.Formatters.dll \
System.Diagnostics.Debug.dll \
xunit.runner.utility.net452.dll \
System.Text.Encoding.dll \
MessagePack.dll \
System.Net.Primitives.dll \
System.IO.Pipes.dll \
System.Diagnostics.Contracts.dll \
xunit.core.dll \
Microsoft.CodeAnalysis.dll \
System.Numerics.Vectors.dll \
System.IO.Compression.ZipFile.dll \
System.Security.Cryptography.Algorithms.dll \
System.ComponentModel.EventBasedAsync.dll \
Jil.dll \
System.Linq.dll \
Microsoft.Win32.Registry.dll \
Microsoft.DotNet.PlatformAbstractions.dll \
System.Linq.Queryable.dll \
System.Diagnostics.Tracing.dll \
System.Net.WebSockets.Client.dll \
OSExtensions.dll \
xunit.execution.desktop.dll \
Utf8Json.dll \
System.Diagnostics.TextWriterTraceListener.dll \
System.Collections.Immutable.dll \
System.Runtime.Numerics.dll \
System.Reflection.Extensions.dll \
CommandLine.dll \
System.IO.FileSystem.dll \
System.Xml.XPath.XmlDocument.dll \
System.Security.Cryptography.X509Certificates.dll \
System.Security.Principal.dll \
TraceReloggerLib.dll \
System.AppContext.dll \
MicroBenchmarks.exe \
System.IO.IsolatedStorage.dll \
System.Text.Encoding.Extensions.dll \
Newtonsoft.Json.dll \
System.Buffers.dll \
System.Security.Claims.dll \
Microsoft.Diagnostics.Tracing.TraceEvent.dll \
System.Runtime.InteropServices.dll \
xunit.assert.dll \
System.Runtime.CompilerServices.VisualC.dll \
System.Collections.dll \
Microsoft.CodeAnalysis.CSharp.dll \
System.Xml.XDocument.dll \
System.Collections.NonGeneric.dll \
System.Threading.Tasks.Parallel.dll \
System.Threading.dll \
System.IO.UnmanagedMemoryStream.dll \
BenchmarkDotNet.dll \
System.Runtime.Serialization.Json.dll \
System.Net.Requests.dll \
System.Runtime.Serialization.Primitives.dll \
System.IO.MemoryMappedFiles.dll \
System.Linq.Expressions.dll \
System.Security.Cryptography.Encoding.dll \
System.Runtime.Extensions.dll \
System.Diagnostics.StackTrace.dll \
BenchmarkDotNet.Diagnostics.Windows.dll \
System.Runtime.CompilerServices.Unsafe.dll \
System.Text.RegularExpressions.dll \
ZeroFormatter.Interfaces.dll \
System.Diagnostics.FileVersionInfo.dll \
System.Threading.Tasks.Extensions.dll \
System.Net.WebHeaderCollection.dll \
System.Diagnostics.Tools.dll \
System.Diagnostics.TraceSource.dll \
ZeroFormatter.dll \
Microsoft.Diagnostics.FastSerialization.dll \
Microsoft.Win32.Primitives.dll \
System.Security.Cryptography.Primitives.dll \
System.Threading.ThreadPool.dll \
System.Runtime.dll \
System.Security.AccessControl.dll \
System.Net.Security.dll \
Sigil.dll \
System.Dynamic.Runtime.dll \
System.ComponentModel.dll \
System.Globalization.dll \
System.Reflection.dll \
System.Runtime.Serialization.Xml.dll \
System.Xml.ReaderWriter.dll \
netstandard.dll \
System.ComponentModel.Primitives.dll \
System.Collections.Concurrent.dll \
System.Reflection.Primitives.dll \
System.Threading.Timer.dll \
System.IO.FileSystem.DriveInfo.dll \
System.Resources.Reader.dll \
System.Security.Cryptography.Csp.dll \
System.Resources.ResourceManager.dll \
protobuf-net.dll \
System.Xml.XPath.dll \
System.Threading.Thread.dll \
System.Net.NetworkInformation.dll \
System.ComponentModel.TypeConverter.dll \
System.Reflection.Metadata.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment