Benchmark performance of Vector.iterator() when reusing Element instances.
--------------------------------------------------------------------------

                 Key: MAHOUT-35
                 URL: https://issues.apache.org/jira/browse/MAHOUT-35
             Project: Mahout
          Issue Type: Task
          Components: Matrix
            Reporter: Karl Wettin
            Assignee: Karl Wettin


Currently a new instance of Vector.Element is created for each call to 
iterator.next(). The JVM pools this but we can always help it out.

See MAHOUT-34 comments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to