Skip to content
New issue

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

EgorBot for EgorBo in #109087 #176

Open
EgorBot opened this issue Nov 28, 2024 · 1 comment
Open

EgorBot for EgorBo in #109087 #176

EgorBot opened this issue Nov 28, 2024 · 1 comment

Comments

@EgorBot
Copy link
Owner

EgorBot commented Nov 28, 2024

Processing dotnet/runtime#109087 (comment) command:

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)

@EgorBot
Copy link
Owner Author

EgorBot commented Nov 28, 2024

Benchmark results on 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
Method Job Toolchain Mean Error Ratio
SDiv Job-TMYPWB \core_root_base\corerun.exe 2.040 ns 0.0239 ns 1.00
SDiv Job-GZUJGT \core_root_diff\corerun.exe 3.542 ns 0.0355 ns 1.74

BDN_Artifacts.zip

cc @EgorBo (agent_logs.txt). EgorBot manual: link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant