You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2016/09/12 17:47:22 UTC

[jira] [Created] (SYSTEMML-909) `determineDataFrameDimensionsIfNeeded(...)` is a bottleneck.

Mike Dusenberry created SYSTEMML-909:
----------------------------------------

             Summary: `determineDataFrameDimensionsIfNeeded(...)` is a bottleneck.
                 Key: SYSTEMML-909
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-909
             Project: SystemML
          Issue Type: Improvement
            Reporter: Mike Dusenberry


The {{[determineDataFrameDimensionsIfNeeded(...) | https://github.com/apache/incubator-systemml/blob/master/src/main/java/org/apache/sysml/api/mlcontext/MLContextConversionUtil.java#L585]}} function in {{MLContext}} is a major bottleneck, particularly due to the `javaRDD` call.



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