Github user feynmanliang commented on the pull request:

    https://github.com/apache/spark/pull/7166#issuecomment-118238218
  
    I did some [perf 
testing](https://gist.github.com/feynmanliang/70d79c23dffc828939ec) and it 
shows that distributing the Gaussians does yield a significant improvement in 
performance when the number of clusters and dimensionality of the data is 
sufficiently large (>30 dimensions, >10 clusters).
    
    In particular, the "typical" use case of 40 dimensions and 10k clusters 
gains about 15 seconds in runtime when distributing the Gaussians.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to