dexonsmith added a comment.

You mention that the lock-free `deque` gives a speedup.  I agree that should be 
left for a follow-up, but what kind of speedup did it give?

Have you measured whether the parallel algorithm gives a speedup, compared to a 
non-parallel algorithm?


https://reviews.llvm.org/D33977



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D33977: [l... Erik Pilkington via Phabricator via cfe-commits
    • [PATCH] D3397... Erik Pilkington via Phabricator via cfe-commits
    • [PATCH] D3397... Duncan P. N. Exon Smith via Phabricator via cfe-commits

Reply via email to