On Sun, Oct 9, 2011 at 10:14 PM, John Wiegley <[email protected]> wrote:
> Oh, yes indeed. The debug build of 3.0 is significantly slower. Please > try > this: > > ./acprep opt > > That should cure some of your problems, with the exception that -V can > become > quite slow in certain circumstances. > Thanks, that was it. After building the optimized version, here are the new results: *2.5 (register = 5 sec, balance = 0.06 sec)* *2.6 (register = 3 min, balance = 0.9 sec)* *3.0 (register = 11 min, balance = 0.9 sec)* * * And, if I use -Y instead of -V as you and Thierry suggested, then the register time comes down to 7 seconds, which is awesome. The 'ledger -V reg' is actually a command I never use... I always limit it by account or some other criteria. I'm going to start using 3.0 regularly. Thanks again! Vinod
