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

SpatialProfile sampling #264

Open
HomesGH opened this issue Jul 11, 2023 · 1 comment
Open

SpatialProfile sampling #264

HomesGH opened this issue Jul 11, 2023 · 1 comment
Labels
performance Performance enhancements

Comments

@HomesGH
Copy link
Contributor

HomesGH commented Jul 11, 2023

The spatial profile plugin is very slow. I think the reason are the many calls it does due to its structure. In some cases, it takes about 20% of the overall simulation time.

To Reproduce
Steps to reproduce the behavior:

  1. Run a simulation with and without the spatial profile sampling plugin.

Expected behavior
The overhead due to sampling should be small.

Screenshots
Screenshot from 2023-07-11 12-22-03

@HomesGH HomesGH added the performance Performance enhancements label Jul 11, 2023
@HomesGH
Copy link
Contributor Author

HomesGH commented Jul 11, 2023

A faster plugin for cylindric sampling of data is available in branch cylindricSampling

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

No branches or pull requests

1 participant