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

Print meshing breakdown in fidget-cli #278

Merged
merged 1 commit into from
Mar 17, 2025
Merged

Conversation

mkeeter
Copy link
Owner

@mkeeter mkeeter commented Mar 17, 2025

It's nice to see octree versus mesh timing:

[2025-03-17T12:28:03Z INFO  fidget_cli] Loaded file in 1.518917ms
[2025-03-17T12:28:03Z INFO  fidget_cli] Built shape in 74.916µs
[2025-03-17T12:28:20Z INFO  fidget_cli] Rendered 10x at 1672.7503000000002 ms/iter
[2025-03-17T12:28:20Z INFO  fidget_cli]   Octree construction: 1505.9956 ms/iter
[2025-03-17T12:28:20Z INFO  fidget_cli]   Mesh construction: 166.3123 ms/iter
[2025-03-17T12:28:20Z INFO  fidget_cli] Writing STL to "out.stl"

@mkeeter mkeeter enabled auto-merge (squash) March 17, 2025 12:31
@mkeeter mkeeter merged commit 0d859e6 into main Mar 17, 2025
13 checks passed
@mkeeter mkeeter deleted the print-octree-mesh-time branch March 17, 2025 12:36
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

Successfully merging this pull request may close these issues.

1 participant