Github user brkyvz commented on the pull request: https://github.com/apache/spark/pull/2294#issuecomment-54696200 The following tests were run on a Mac OS X 10.9.3 2.8 GHz Intel Core i7 8 GB 1600 MHz DDR3. Hyper-threading was disabled and turbo boost was turned off. Effective numRows or Effective numCols stand for the effective number of rows or columns that are used in the computation. As the transpose multiplications are also used, that means that the number of rows of A, which has dimensions `m x n` may be `m`, but the effective number of rows are `n`.       
--- 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