You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2017/09/08 23:56:00 UTC

[jira] [Updated] (SYSTEMML-1602) Improve formatting of heavy hitter output

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

Glenn Weidner updated SYSTEMML-1602:
------------------------------------
    Fix Version/s:     (was: SystemML 1.0)
                   SystemML 0.15

> Improve formatting of heavy hitter output
> -----------------------------------------
>
>                 Key: SYSTEMML-1602
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1602
>             Project: SystemML
>          Issue Type: Improvement
>            Reporter: Deron Eriksson
>            Assignee: Deron Eriksson
>             Fix For: SystemML 0.15
>
>
> Currently the statistics heavy hitter instructions are output in tabular form. Readability can be improved by ensuring the results are properly aligned into columns.
> Current example:
> {code}
> Heavy hitter instructions (name, time, count):
> -- 1) 	rand 	0.070 sec 	2	
> -- 2) 	ctableexpand 	0.001 sec 	1	
> -- 3) 	round 	0.000 sec 	1	
> -- 4) 	rmvar 	0.000 sec 	18	
> -- 5) 	* 	0.000 sec 	8	
> -- 6) 	seq 	0.000 sec 	1	
> -- 7) 	assignvar 	0.000 sec 	16	
> -- 8) 	createvar 	0.000 sec 	5	
> -- 9) 	sqrt 	0.000 sec 	3	
> -- 10) 	/ 	0.000 sec 	2	
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)