[
https://issues.apache.org/jira/browse/MAHOUT-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262016#comment-13262016
]
Hudson commented on MAHOUT-1001:
--------------------------------
Integrated in Mahout-Quality #1449 (See
[https://builds.apache.org/job/Mahout-Quality/1449/])
MAHOUT-1001 optimization of vector allocation (Revision 1330414)
Result = SUCCESS
srowen : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1330414
Files :
*
/mahout/trunk/core/src/main/java/org/apache/mahout/math/hadoop/similarity/cooccurrence/RowSimilarityJob.java
> Performance improvement in recommenditembased
> ---------------------------------------------
>
> Key: MAHOUT-1001
> URL: https://issues.apache.org/jira/browse/MAHOUT-1001
> Project: Mahout
> Issue Type: Improvement
> Components: Collaborative Filtering
> Affects Versions: 0.6
> Reporter: Bhaskar Devireddy
> Assignee: Sean Owen
> Priority: Minor
> Fix For: 0.7
>
> Attachments: RowSimilarityJob.patch
>
>
> While running the recommendations with ASFEMail dataset using the example
> script provided with mahout, we noticed that execution time for unsymmetrify
> mapper is very long. While profiling the task we noticed a hotspot consuming
> high CPU cycles. Please find the attached patch addressing issue and
> optimizes the unsymmetrify mapper class. This patch while retaining
> functionality(verified the output with and without patch) speeds up the
> unsymmetrify mapper by more then 5X on x86 architectures.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira