Hi, In my case:
with --clear => the first start is faster, but the following are slow without => the first start is slower, but the others are very fast So, in my case it's better the second option because the application is executed several times a day. Thanks!! Peco 2014-12-16 13:22 GMT+01:00 Ch Lamprecht <ch.l.n...@online.de>: > > Am 16.12.2014 12:57, schrieb Juan José 'Peco' San Martín: > > that the .exe generated is much smaller (and faster in the first run). >> > > Hi, > > did you compare with a PAR-exe built with --clean? Startup time on the > first run is about 3 times faster with --clean than without. > > Cheers, Christoph > > >