Deron Eriksson created SYSTEMML-1602:
----------------------------------------

             Summary: 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


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.3.15#6346)

Reply via email to