Skip to content

EgorBot for am11 in #109087 #193

Open
@EgorBot

Description

@EgorBot

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions