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

Profiling and optimisation #2

Open
leftaroundabout opened this issue Oct 7, 2016 · 0 comments
Open

Profiling and optimisation #2

leftaroundabout opened this issue Oct 7, 2016 · 0 comments

Comments

@leftaroundabout
Copy link
Owner

A linear algebra library is of course a really speed-critical application. I'm sure the performance is very much less than optimal and could be improved substantially by well-placed {-# INLINE #-} and {-# RULES #-} pragmas, but without having properly profiled the thing I don't know where this could make sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant