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#109087 (comment) command:
-windows_intel -use32bit
using BenchmarkDotNet.Attributes; public class Bench { long a = 10000000000000000L; long b = 1000L; [Benchmark] public long SDiv() => a / b; }
(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-TMYPWB : .NET 10.0.0 (42.42.42.42424), X86 RyuJIT AVX-512F+CD+BW+DQ+VL+VBMI Job-GZUJGT : .NET 10.0.0 (42.42.42.42424), X86 RyuJIT AVX-512F+CD+BW+DQ+VL+VBMI RatioSD=0.02
BDN_Artifacts.zip
cc @EgorBo (agent_logs.txt). EgorBot manual: link.
Sorry, something went wrong.
No branches or pull requests
Processing dotnet/runtime#109087 (comment) command:
Command
-windows_intel -use32bit
(EgorBot will reply in this issue)
The text was updated successfully, but these errors were encountered: