Skip to content

Integrate PCL into the cross-library benchmark table #179

Description

@rajgandhi1

We currently publish honest ThreeCrate-vs-Open3D numbers, but PCL is not yet measured. A ready-to-build PCL benchmark already exists in scripts/pcl_bench/pcl_bench.cpp + CMakeLists.txt + Dockerfile — that mirrors the harness exactly (same point cap, voxel size, normal k, ICP iterations, and synthetic transform) and emits the same CSV row format.

The task

  • Build pcl_bench via the provided Dockerfile (PCL 1.14).
  • Run all three libraries (ThreeCrate, Open3D, PCL) in one environment so the comparison is fair.
  • Add the PCL column to docs/benchmarks.md and the README table.

Important (honesty constraint)

Do not fill PCL numbers from papers or other machines — only from a real local run. Until then PCL stays marked "not yet measured."

Metadata

Metadata

Assignees

No one assigned

    Labels

    benchmarksCross-library benchmarking and performance measurementhelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions