We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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#108153 (comment) command:
using BenchmarkDotNet.Attributes; public class Bench { IList<int> list = new int[10]; [Benchmark] public void Test() { foreach (var _ in list) {} } }
(EgorBot will reply in this issue)
The text was updated successfully, but these errors were encountered:
AzureIntel
BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish) Intel Xeon Platinum 8370C CPU 2.80GHz, 1 CPU, 16 logical and 8 physical cores Job-JRHXIP : .NET 10.0.0 (42.42.42.42424), X64 RyuJIT AVX-512F+CD+BW+DQ+VL+VBMI Job-VZTETL : .NET 10.0.0 (42.42.42.42424), X64 RyuJIT AVX-512F+CD+BW+DQ+VL+VBMI
BDN_Artifacts.zip
Sorry, something went wrong.
cc @EgorBo (logs)
No branches or pull requests
Processing dotnet/runtime#108153 (comment) command:
Command
(EgorBot will reply in this issue)
The text was updated successfully, but these errors were encountered: