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

Perfomance tests #8

Open
TeroFrondelius opened this issue Aug 25, 2019 · 2 comments
Open

Perfomance tests #8

TeroFrondelius opened this issue Aug 25, 2019 · 2 comments

Comments

@TeroFrondelius
Copy link
Member

As @ahojukka5 pointed out in #7 performance is a critical thing in FEM material models. Thus, we need performance tests. I think that #6 could be the first test to add.

@TeroFrondelius
Copy link
Member Author

@ahojukka5 any idea how to achieve this? How can we measure performance reliably?

@ahojukka5
Copy link
Member

Well, would it be better to do micro-benchmarking with BenchmarkTools.jl or test big models? If we cannot remove memory allocations from hot loops then our performance is probably bad. This is something we can test with BenchmarkTools.jl.

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