[ 
https://issues.apache.org/jira/browse/DATAFU-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897077#comment-13897077
 ] 

Matthew Hayes commented on DATAFU-28:
-------------------------------------

I actually got this output from a local branch I am using to do the Gradle 
migration (DATAFU-27).  When you run the tests in Gradle it produces a nice 
table with the duration of each package.  For the time being, in the master 
branch you can get the duration of each test case when you run {{ant test}}.  A 
report is produced under the {{report}} directory.  Unfortunately it doesn't 
produce the duration for each package.  

> Tests are too slow
> ------------------
>
>                 Key: DATAFU-28
>                 URL: https://issues.apache.org/jira/browse/DATAFU-28
>             Project: DataFu
>          Issue Type: Bug
>            Reporter: Matthew Hayes
>
> I ran the tests on my laptop and it took nearly 2 hours.
> The worst offenders are {{datafu.test.pig.sampling}}, 
> {{datafu.test.pig.stats}}, and {{datafu.test.pig.stats.entropy}}.
> ||Package      ||Tests||      Failures||      Duration||      Success rate||
> |datafu.test.pig.bags|        27      |0|     1m10.72s        |100%|
> |datafu.test.pig.geo  |1      |0      |9.757s |100%|
> |datafu.test.pig.hash|        4       |0      |41.039s|       100%|
> |datafu.test.pig.linkanalysis|        5       |0|     32.677s |100%|
> |datafu.test.pig.random       |1|     0|      11.789s|        100%|
> |datafu.test.pig.sampling     |25|    0       |38m25.81s|     100%|
> |datafu.test.pig.sessions     |7      |0      |2m50.67s       |100%|
> |datafu.test.pig.sets |9      |0      |5m46.70s       |100%|
> |datafu.test.pig.stats|       52|     0       |26m11.98s|     100%|
> |datafu.test.pig.stats.entropy        |40|    0       |31m30.97s      |100%|
> |datafu.test.pig.urls|        1       |0      |1m35.24s       |100%|
> |datafu.test.pig.util|        21      |0|     4m51.64s        |100%|



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to