-
Notifications
You must be signed in to change notification settings - Fork 7
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
A performance issue #43
Comments
Are you on master or latest release? |
cpu: Ryzen 2700 |
Can you upload the grid file? |
@fredrikekre periodic-rve.zip |
I think you should try |
For me reading that file is around 1 second on both the latest release and the master branch. |
I found that most of the time is spent on Gmsh initialization in Line 184 of
Output:
|
Whats the output of |
Julia Version 1.10.1 |
When I updated Julia to 1.10.7 with Gmsh 0.3.1, the problem still exists. |
I sometimes had issues with gmsh on windows, and it worked better with wsl. |
There may be performance issues in FerriteGmsh, as importing such a small-scale grid actually took 2 minutes.
Output:
The text was updated successfully, but these errors were encountered: