I've run English check on https://www.gutenberg.org/cache/epub/76/pg76.txt with
org.languagetool.commandline.Main -l en --line-by-line

I didn't notice much change on avg from 3 runs:
master: avg 21.100s +/- 1s
forkjoinpool: avg 21.200s +/- 1s

The number of rules in English is 1334, I am wondering if with such
big number of rules (and potentially them being more equal in
complexity) the forkjoinpool does not provide much benefit. But do see
significant improvements for Ukrainian with ~300 rules and some being
much heavier than others.

I'll try to check German text and also by using PerformanceTest, but I
am travelling for several days starting tomorrow so probably won't
happen until next week.

Regards,
Andriy


2016-04-26 5:08 GMT-04:00 Daniel Naber <daniel.na...@languagetool.org>:
> On 2016-04-25 20:18, Andriy Rysin wrote:
>
>> How many cores do you have?
>
> Four. I just tried with a longer German text (3MB) but it still is about
> 10% slower in the new branch.
>
> Regards
>   Daniel
>
>
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications Manager
> Applications Manager provides deep performance insights into multiple tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> _______________________________________________
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to