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

Running time of C2A is unexpected long #1

Open
gdwei opened this issue Oct 21, 2024 · 0 comments
Open

Running time of C2A is unexpected long #1

gdwei opened this issue Oct 21, 2024 · 0 comments

Comments

@gdwei
Copy link

gdwei commented Oct 21, 2024

Dear Tang,

Thank you for sharing the your wonderful work C2A on Github.

I have tested several toy examples like cubes and spheres, and found out that when the inputs are two cubes(with 12288 faces), the computational overhead is extremely high(~37ms), compared to that of two spheres(with 74240 faces) which only takes ~2.6ms.

Is it normal? And if not, is there any way to improve this situation?

Best regards,
Gordon

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

1 participant