Skip to content

Benchmarks for #122706 (jkotas) #573

@EgorBot

Description

@EgorBot

Processing dotnet/runtime#122706 (comment) command:

Command

-windows_intel

using System.Runtime.CompilerServices;
using BenchmarkDotNet.Attributes;
using BenchmarkDotNet.Running;
using System.Collections.Generic;
using System.Collections;

public class Bench
{
    [Benchmark]
    public long TickCount() => Environment.TickCount64;
}

</details>

(*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