You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2012/04/25 18:50:18 UTC

[jira] [Resolved] (MAHOUT-1001) Performance improvement in recommenditembased

     [ https://issues.apache.org/jira/browse/MAHOUT-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved MAHOUT-1001.
-------------------------------

    Resolution: Fixed

Looks good, I've committed.
                
> 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
>             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