-
Notifications
You must be signed in to change notification settings - Fork 511
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Slow performance with upgrade to 3.2 #1907
Comments
Also, if you can use |
@dmp1ce where do you get ledger from? I guess Arch? Make sure that you're not comparing a ledger 3.1 without debugging enabled and ledger 3.2.0 with debugging. |
Yeah, I'm using 3.2.0 from pacman official repositories. |
I'll try out these suggestions tomorrow. Thanks guys! |
Great, I'd love to see a fix for this in @tbm 's upcoming release. |
@jwiegley, I tried with commit reverted and had the following results:
With version 3.2.0:
|
I tried to use
|
Oops, pressed wrong button. @tbm Let's revert that commit and then we can release. I'll move the behavior that's in that commit under a command-line option, at least until a faster method of commodity comparison can be determined. |
From IRC:
Other command which do not have the "not" command seem to be performing normally.
I'll work on a way a standard way to reproduce, but I thought it was worth reporting in case anyone else is having an issue.
The text was updated successfully, but these errors were encountered: