Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

EgorBot for EgorBo in #107358 #63

Open
EgorBot opened this issue Sep 4, 2024 · 2 comments
Open

EgorBot for EgorBo in #107358 #63

EgorBot opened this issue Sep 4, 2024 · 2 comments

Comments

@EgorBot
Copy link
Owner

EgorBot commented Sep 4, 2024

Processing dotnet/runtime#107358 (comment) command:

Command

-mono -arm64

using BenchmarkDotNet.Attributes;

internal class Bencha
{
    byte[] data = new byte[512];

    [Benchmark]
    public void Clear() => data.AsSpan().Clear();
}

(EgorBot will reply in this issue)

@EgorBot
Copy link
Owner Author

EgorBot commented Sep 4, 2024

Benchmark results on Ampere

BDN_Artifacts.zip

@EgorBot
Copy link
Owner Author

EgorBot commented Sep 4, 2024

cc @EgorBo (logs)

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

No branches or pull requests

1 participant