On 2016-01-28 14:18, Andriy Rysin wrote: > As you may know I am running regression tests for any LT changes I > make by checking huge Ukrainian media/book archives I collected over > time. The full check for 6 text files I check was taking more than an > hour on my i3 so I upgraded to i7. The time got under 60 min which was > much better but while LT was using 40% of CPU on i3 (with 4 cores) it > used only 30% of i7 (with 8 cores) so I always wanted to take another > shot at our multithreaded logic.
Late reply but anyway: wouldn't a ForkJoinPool help with this issue? Have you tried it? http://docs.oracle.com/javase/tutorial/essential/concurrency/forkjoin.html Regards Daniel ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://makebettercode.com/inteldaal-eval _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel