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

Fix benchmark param for ICP #5230

Merged
merged 1 commit into from
Jun 21, 2022
Merged

Fix benchmark param for ICP #5230

merged 1 commit into from
Jun 21, 2022

Conversation

reyanshsolis
Copy link
Collaborator

@reyanshsolis reyanshsolis commented Jun 21, 2022

-------------------------------------------------------------------------------------
Benchmark                                           Time             CPU   Iterations
-------------------------------------------------------------------------------------
BenchmarkICPLegacy/PointToPlane / CPU            54.0 ms         54.0 ms           13
BenchmarkICPLegacy/PointToPoint / CPU            76.6 ms         76.6 ms            9
BenchmarkICP/"CPU:0" PointToPoint_Float32        57.3 ms         56.8 ms           12
BenchmarkICP/"CPU:0" PointToPoint_Float64        53.9 ms         53.8 ms           13
BenchmarkICP/"CPU:0" PointToPlane_Float32        57.7 ms         57.6 ms           12
BenchmarkICP/"CPU:0" PointToPlane_Float64        55.3 ms         55.2 ms           13
BenchmarkICP/"CPU:0" ColoredICP_Float32          83.9 ms         83.9 ms            8
BenchmarkICP/"CPU:0" ColoredICP_Float64           103 ms          103 ms            7
BenchmarkICP/"CUDA:0" PointToPoint_Float32       17.2 ms         17.2 ms           39
BenchmarkICP/"CUDA:0" PointToPoint_Float64       34.4 ms         34.4 ms           20
BenchmarkICP/"CUDA:0" PointToPlane_Float32       9.24 ms         9.24 ms           77
BenchmarkICP/"CUDA:0" PointToPlane_Float64       26.6 ms         26.6 ms           27
BenchmarkICP/"CUDA:0" ColoredICP_Float32         12.2 ms         12.2 ms           48
BenchmarkICP/"CUDA:0" ColoredICP_Float64         33.2 ms         33.2 ms           21

This change is Reviewable

@update-docs
Copy link

update-docs bot commented Jun 21, 2022

Thanks for submitting this pull request! The maintainers of this repository would appreciate if you could update the CHANGELOG.md based on your changes.

@reyanshsolis reyanshsolis merged commit 22ba96f into master Jun 21, 2022
@reyanshsolis reyanshsolis deleted the rey/fix-bench0 branch June 21, 2022 16:34
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.

2 participants