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

Performance regression in #master #1132

Closed
ufechner7 opened this issue Feb 18, 2023 · 1 comment
Closed

Performance regression in #master #1132

ufechner7 opened this issue Feb 18, 2023 · 1 comment

Comments

@ufechner7
Copy link

ufechner7 commented Feb 18, 2023

I see a performance regression in #master of 12 to 15%. Part of it is probably due to the new implementation of norm, but that cannot be the only reason for this regression.

For my benchmarks in KiteModels.jl I see:

StaticArrays 1.5.12   540ns (3point model) and 1256 ns (4point model)
StaticArrays master   621ns                and 1394 ns

I use the following setting in my code:

set_zero_subnormals(true)           # required to avoid drastic slow down on Intel CPUs when numbers become very small
@hyrodium
Copy link
Collaborator

This issue has been well discussed in #975 (comment) and there seems to be nothing new to discuss (at least there were no responses for a week).
Feel free to comment on this issue if you have any additional comments.

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

2 participants