That's very similar to my workflow, except before I commit I run my
rules on huge (5-10 years) archive of 4 Ukrainian magazines, which
shows if my rules really work and don't have false positives and which
takes about 40 min.
So even if I would not mind for build.sh to be a bit faster it
probably won't make a huge difference for my workflow overall.
Speeding up the check would be really nice, as my profiling in
jvisualvm showed before most of the time is spent in getNextArc(),
getArc(), but I am not sure we can optimize those methods much more.

Andriy

2014-10-07 5:27 GMT-04:00 Daniel Naber <daniel.na...@languagetool.org>:
> Hi,
>
> a question to the developers: are you happy with your workflow when
> making changes to LT? Is anything too slow?
>
> Here's what I mean by workflow:
> * I typically make a change to the source or the rules
> * I run "./build.sh de test", which takes 30 seconds on my machine
> * when everything is fine, I commit
> * and after some commits I push my commits
>
> So the slowest part is running the tests, typically 30 seconds. When I
> make changes to the core, I run all tests (mvn clean test), which takes
> 6 minutes. What's the slowest part for you?
>
> Regards
>   Daniel
>
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to