Skip to content

Commit

Permalink
remeasurement omp_num_threads=1
Browse files Browse the repository at this point in the history
  • Loading branch information
neka-nat committed Feb 23, 2024
1 parent 64ba477 commit 2895516
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,11 @@ Execute an example script for measuring time.
OMP_NUM_THREADS=1 python time_measurement.py
# Results [s]
# ICP(Open3D): 0.02212289097951725
# CPD: 0.1632105699973181
# SVR: 0.1983455469890032
# GMMTree: 0.27672973900916986
# FilterReg: 0.015339541976572946
# ICP(Open3D): 0.0014092829951550812
# CPD: 0.038112225010991096
# SVR: 0.036476270004641265
# GMMTree: 0.10535842599347234
# FilterReg: 0.005098833993542939
```

## Citing
Expand Down

0 comments on commit 2895516

Please sign in to comment.