[
https://issues.apache.org/jira/browse/JOSHUA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303185#comment-15303185
]
ASF GitHub Bot commented on JOSHUA-252:
---------------------------------------
Github user mjpost commented on the pull request:
https://github.com/apache/incubator-joshua/pull/12#issuecomment-222026212
Having thought about this, but not looked, my guess is that the arguments
to logging functions are getting computed even if they're not printed, and
that's costing lots of time. I'm not sure why that would affect multithreading
though.
@lewismc and @thammegowda, if you have any thoughts on any other changes
you made that might have caused this, please let me know.
(I think the lesson is that I should have let JOSHUA-252 get fully merged
before pulling in the logging code. That would have let us separate these
issues)
> Make it possible to use Maven to build Joshua
> ---------------------------------------------
>
> Key: JOSHUA-252
> URL: https://issues.apache.org/jira/browse/JOSHUA-252
> Project: Joshua
> Issue Type: Improvement
> Components: build
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
> Fix For: 6.1
>
>
> As per discussion on the dev@ list for now Ant is the official build tool for
> Joshua however we would like to possibly switch to Maven if / when someone is
> able to do so.
> Assigning to me for now as I could be able to look into this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)