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

Types in benchmark names don't include namespace #38

Open
Zentrik opened this issue Jun 14, 2024 · 0 comments
Open

Types in benchmark names don't include namespace #38

Zentrik opened this issue Jun 14, 2024 · 0 comments

Comments

@Zentrik
Copy link
Owner

Zentrik commented Jun 14, 2024

[["linalg", "arithmetic", ("exp", "typename(Hermitian)", 1024)]] should be [["linalg", "arithmetic", ("exp", "typename(LinearAlgebra.Hermitian)", 1024)]].
Might be a BenchmarkTools bug.

@Zentrik Zentrik changed the title typename in benchmark name wrong Types in benchmark names don't include namespace Jun 14, 2024
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