We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Processing dotnet/runtime#110627 (comment) command:
-windows_intel
using System; using BenchmarkDotNet.Attributes; public class Bench { Type fromType = typeof(string); Type toType = typeof(object); [Benchmark] public bool IsAssignableFrom() => toType.IsAssignableFrom(fromType); }
(EgorBot will reply in this issue)
The text was updated successfully, but these errors were encountered:
windows_azure_cascadelake
BenchmarkDotNet v0.14.0, Windows 11 (10.0.26100.2314) (Hyper-V) azure_cascadelake Job-OSMMRR : .NET 10.0.0 (42.42.42.42424), X64 RyuJIT AVX-512F+CD+BW+DQ+VL+VBMI Job-UXPLIO : .NET 10.0.0 (42.42.42.42424), X64 RyuJIT AVX-512F+CD+BW+DQ+VL+VBMI
BDN_Artifacts.zip
cc @jkotas (agent_logs.txt). EgorBot manual: link.
Sorry, something went wrong.
No branches or pull requests
Processing dotnet/runtime#110627 (comment) command:
Command
-windows_intel
(EgorBot will reply in this issue)
The text was updated successfully, but these errors were encountered: