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

Xiangrui Meng updated SPARK-4717:
---------------------------------
    Assignee: DB Tsai

> Optimize BLAS library to avoid de-reference multiple times in loop
> ------------------------------------------------------------------
>
>                 Key: SPARK-4717
>                 URL: https://issues.apache.org/jira/browse/SPARK-4717
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: DB Tsai
>            Assignee: DB Tsai
>             Fix For: 1.2.0
>
>
> Have a local reference to `values` and `indices` array in the `Vector` object 
> so JVM can locate the value with one operation call. See `SPARK-4581` for 
> similar optimization, and the bytecode analysis. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to