You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Tore Halset (JIRA)" <de...@cayenne.apache.org> on 2008/01/29 16:27:32 UTC

[JIRA] Created: (CAY-981) merge: faster junit tests

merge: faster junit tests
-------------------------

                 Key: CAY-981
                 URL: https://issues.apache.org/cayenne/browse/CAY-981
             Project: Cayenne
          Issue Type: Improvement
          Components: Cayenne Core Library
    Affects Versions: 3.0
            Reporter: Tore Halset
            Assignee: Tore Halset
             Fix For: 3.0


Andrus reported that the junit tests takes more than 1.5 hour on oracle after the merge-stuff was added. This caused by too much use of DbLoader. Is is also slow on PostgreSQL and MySQL.

http://objectstyle.org/cayenne/lists/cayenne-devel/2008/01/0219.html


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (CAY-981) merge: faster junit tests

Posted by "Tore Halset (JIRA)" <de...@cayenne.apache.org>.
     [ https://issues.apache.org/cayenne/browse/CAY-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tore Halset closed CAY-981.
---------------------------

    Resolution: Fixed

Sounds like current speed is acceptable. Otherwise, please reopen. 

> merge: faster junit tests
> -------------------------
>
>                 Key: CAY-981
>                 URL: https://issues.apache.org/cayenne/browse/CAY-981
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Cayenne Core Library
>    Affects Versions: 3.0
>            Reporter: Tore Halset
>            Assignee: Tore Halset
>             Fix For: 3.0
>
>
> Andrus reported that the junit tests takes more than 1.5 hour on oracle after the merge-stuff was added. This caused by too much use of DbLoader. Is is also slow on PostgreSQL and MySQL.
> http://objectstyle.org/cayenne/lists/cayenne-devel/2008/01/0219.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAY-981) merge: faster junit tests

Posted by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org>.
    [ https://issues.apache.org/cayenne/browse/CAY-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867#action_12867 ] 

Andrus Adamchik commented on CAY-981:
-------------------------------------

absolutely. I can now test with Oracle and other DB's with very reasonable test performance.

> merge: faster junit tests
> -------------------------
>
>                 Key: CAY-981
>                 URL: https://issues.apache.org/cayenne/browse/CAY-981
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Cayenne Core Library
>    Affects Versions: 3.0
>            Reporter: Tore Halset
>            Assignee: Tore Halset
>             Fix For: 3.0
>
>
> Andrus reported that the junit tests takes more than 1.5 hour on oracle after the merge-stuff was added. This caused by too much use of DbLoader. Is is also slow on PostgreSQL and MySQL.
> http://objectstyle.org/cayenne/lists/cayenne-devel/2008/01/0219.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAY-981) merge: faster junit tests

Posted by "Tore Halset (JIRA)" <de...@cayenne.apache.org>.
    [ https://issues.apache.org/cayenne/browse/CAY-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12813#action_12813 ] 

Tore Halset commented on CAY-981:
---------------------------------

I have commited a fix that limits DbLoader to only analyze actual tables for the junit tests. This speed up execution on PostgreSQL, but I do not know about Oracle and MySQL.

> merge: faster junit tests
> -------------------------
>
>                 Key: CAY-981
>                 URL: https://issues.apache.org/cayenne/browse/CAY-981
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Cayenne Core Library
>    Affects Versions: 3.0
>            Reporter: Tore Halset
>            Assignee: Tore Halset
>             Fix For: 3.0
>
>
> Andrus reported that the junit tests takes more than 1.5 hour on oracle after the merge-stuff was added. This caused by too much use of DbLoader. Is is also slow on PostgreSQL and MySQL.
> http://objectstyle.org/cayenne/lists/cayenne-devel/2008/01/0219.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAY-981) merge: faster junit tests

Posted by "Kevin Menard (JIRA)" <de...@cayenne.apache.org>.
    [ https://issues.apache.org/cayenne/browse/CAY-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866#action_12866 ] 

Kevin Menard commented on CAY-981:
----------------------------------

Andrus,

Did you notice if Tore's commit sped things up when testing the 3.0 M4 release?

> merge: faster junit tests
> -------------------------
>
>                 Key: CAY-981
>                 URL: https://issues.apache.org/cayenne/browse/CAY-981
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Cayenne Core Library
>    Affects Versions: 3.0
>            Reporter: Tore Halset
>            Assignee: Tore Halset
>             Fix For: 3.0
>
>
> Andrus reported that the junit tests takes more than 1.5 hour on oracle after the merge-stuff was added. This caused by too much use of DbLoader. Is is also slow on PostgreSQL and MySQL.
> http://objectstyle.org/cayenne/lists/cayenne-devel/2008/01/0219.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.