Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1578

Optimizations in matrix serialization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • classic

    Description

      MatrixWritable contains inefficient code in a few places:

      • type and size are stored with every vector, although they are the same for every vector
      • in some places vectors are added to the matrix via assign() in places where we could directly use the instance

      Attachments

        Activity

          People

            ssc Sebastian Schelter
            ssc Sebastian Schelter
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: