You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/03 20:46:00 UTC

[jira] [Commented] (JENA-1407) Improvements to build/test time of Elephas tests.

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

ASF GitHub Bot commented on JENA-1407:
--------------------------------------

Github user afs commented on the issue:

    https://github.com/apache/jena/pull/297
  
    Jena 3.5.0 went out with `<threadCount>2</threadCount>` which is per-core (hyperthreading seems to count as 2 for a total of 4 per CPU-chip). `threadCount=1` made a big difference and a setting of 2 more so. Changing 2 to 4 made little difference.  [Write-up on the JIRA ticket](https://issues.apache.org/jira/browse/JENA-1407?focusedCommentId=16222769#comment-16222769).
    
    @rvesse  With that, are you happy to close the JIRA and this PR? Do you want to bump to 4 anyway?
    



> Improvements to build/test time of Elephas tests.
> -------------------------------------------------
>
>                 Key: JENA-1407
>                 URL: https://issues.apache.org/jira/browse/JENA-1407
>             Project: Apache Jena
>          Issue Type: Improvement
>            Reporter: Andy Seaborne
>            Priority: Minor
>         Attachments: Elephas-Test-Times
>
>
> The Elephas test can take a significant proportion of the total build time.
> if this could be improved without lost of testing, development and release work, building locally would be improved.



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