You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/04 13:45:16 UTC

[jira] [Commented] (LUCENE-4654) Test duration statistics from multiple test runs should be reused (locally).

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

Commit Tag Bot commented on LUCENE-4654:
----------------------------------------

[trunk commit] Dawid Weiss
http://svn.apache.org/viewvc?view=revision&revision=1452276

LUCENE-4654: Test duration statistics from multiple test runs should be reused (locally).

                
> Test duration statistics from multiple test runs should be reused (locally).
> ----------------------------------------------------------------------------
>
>                 Key: LUCENE-4654
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4654
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Trivial
>             Fix For: 4.2, 5.0
>
>
> This is trivial to accomplish: when somebody (or jenkins) runs tests multiple times the execution statistics could be reused to improve load balancing on the local machine (local hardware and settings) in favor of the precached values currently version in the svn repo.
> At this moment we already do this, but keep the stats under build/ and every ant clean effectively removes them. I could move those stats under an svn-ignored folder elsewhere so that these stats are not lost and reused for balancing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org