cwi-dis / cwipc

MIT License
16 stars 2 forks source link

Create utility to print pointcloud compression performance number for a machine #23

Open jackjansen opened 2 years ago

jackjansen commented 2 years ago

We may be best off with a single number (points per second?) or we may want to allow specifying parameters (points per cloud, octree-depth, etc)

jackjansen commented 7 months ago

We now have the beginning of a utility to do timing tests (in sandbox/timing_tests.py).

We should add compression (and compression round-tripping) to this, and turn it into a full-blown application.