You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[["linalg", "arithmetic", ("exp", "typename(Hermitian)", 1024)]] should be [["linalg", "arithmetic", ("exp", "typename(LinearAlgebra.Hermitian)", 1024)]].
Might be a BenchmarkTools bug.
The text was updated successfully, but these errors were encountered:
Zentrik
changed the title
typename in benchmark name wrong
Types in benchmark names don't include namespace
Jun 14, 2024
[["linalg", "arithmetic", ("exp", "typename(Hermitian)", 1024)]]
should be[["linalg", "arithmetic", ("exp", "typename(LinearAlgebra.Hermitian)", 1024)]]
.Might be a BenchmarkTools bug.
The text was updated successfully, but these errors were encountered: