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 2011/03/26 12:16:12 UTC

[jira] [Created] (MAHOUT-636) Remove CompactRunningAverage

Remove CompactRunningAverage
----------------------------

                 Key: MAHOUT-636
                 URL: https://issues.apache.org/jira/browse/MAHOUT-636
             Project: Mahout
          Issue Type: Improvement
          Components: Collaborative Filtering
    Affects Versions: 0.4
            Reporter: Sean Owen
            Assignee: Sean Owen
            Priority: Minor
             Fix For: 0.5


CompactRunningAverage doesn't help on 64-bit machines, and makes little difference on 32-bit machines. It's probably not worth keeping going forward. Instead, saving memory could be accomplished better through use of parallel arrays and such.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (MAHOUT-636) Remove CompactRunningAverage

Posted by "Sean Owen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved MAHOUT-636.
------------------------------

    Resolution: Fixed

> Remove CompactRunningAverage
> ----------------------------
>
>                 Key: MAHOUT-636
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-636
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Collaborative Filtering
>    Affects Versions: 0.4
>            Reporter: Sean Owen
>            Assignee: Sean Owen
>            Priority: Minor
>              Labels: average, difference
>             Fix For: 0.5
>
>
> CompactRunningAverage doesn't help on 64-bit machines, and makes little difference on 32-bit machines. It's probably not worth keeping going forward. Instead, saving memory could be accomplished better through use of parallel arrays and such.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAHOUT-636) Remove CompactRunningAverage

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAHOUT-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014285#comment-13014285 ] 

Hudson commented on MAHOUT-636:
-------------------------------

Integrated in Mahout-Quality #708 (See [https://hudson.apache.org/hudson/job/Mahout-Quality/708/])
    

> Remove CompactRunningAverage
> ----------------------------
>
>                 Key: MAHOUT-636
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-636
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Collaborative Filtering
>    Affects Versions: 0.4
>            Reporter: Sean Owen
>            Assignee: Sean Owen
>            Priority: Minor
>              Labels: average, difference
>             Fix For: 0.5
>
>
> CompactRunningAverage doesn't help on 64-bit machines, and makes little difference on 32-bit machines. It's probably not worth keeping going forward. Instead, saving memory could be accomplished better through use of parallel arrays and such.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira