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

Implement utility to benchmark navigation performance #49

Open
gipert opened this issue Jul 4, 2023 · 0 comments
Open

Implement utility to benchmark navigation performance #49

gipert opened this issue Jul 4, 2023 · 0 comments
Labels
discussion Further information is requested

Comments

@gipert
Copy link
Member

gipert commented Jul 4, 2023

It would be nice to have a tool that lets the user know whether the implementation of a certain solid is efficient or not. Example: comparing tessellated vs CSG solids.

  • Does it make sense to loop over all volumes in the physical store?
  • Does it make sense to shoot geantinos? Starting from where and with which direction?
  • How to "isolate" the solid of interest from the rest?
@gipert gipert added the discussion Further information is requested label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant