rmuir opened a new pull request #483: URL: https://github.com/apache/lucene/pull/483
The most recent `ecj` has significant performance improvements for our use-case. It removes minutes from precommit checks. I ran tests several times to be sure: ``` Test commandline: ./gradlew clean ecjLintMain ecjLintTest -Ptask.times=true 3.25.0: Aggregate task times (possibly running in parallel!): 284.90 sec. ecjLintTest 256.59 sec. ecjLintMain 3.27.0: Aggregate task times (possibly running in parallel!): 160.88 sec. ecjLintTest 149.60 sec. ecjLintMain ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org