diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ For this case, it appears the concurrent implementation is faster by 2 seconds ( | Program Specification | Video | |:------------------------------------------------------------------|:------------------------------------| | Modifying Bunny at 1000 iterations with no concurrent framework. |  | -| Modifying Bunny at 1000 iterations using QTConcurrent map-reduce. |  | +| Modifying Bunny at 1000 iterations using QTConcurrent blocking-map. |  | ### Citations/references - https://igl.ethz.ch/projects/deformation-survey/deformation_survey.pdf for how to handle deformed triangles |