On Feb 27, 2010, at 3:37 PM, thierry wrote: > On below tests, ledger v3 is 21 and 46 times slower that ledger v2. > Some specs: > - CPU is AMD Athlon(tm) Dual Core Processor 4850e, 2500MHz, 64 bits > - RAM is 1790MiB > - OS is Ubuntu 9.10
While I am working on this: how did you build ledger3? If you used apcrep, this is known to be much slower than 2.x. You have to build it as such: acprep opt update The optimized version is much faster -- although it won't beat 2.x, because it's doing a lot more. John
