[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] make test is extremely slow since b3cc2f793 [9.5.1 (9.5.1-g984
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] make test is extremely slow since b3cc2f793 [9.5.1 (9.5.1-g984367 @ /home/yantar92/.emacs.d/straight/build/org/)] |
Date: |
Sun, 05 Dec 2021 11:53:58 +0800 |
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
>> I noticed that make test became extremely slow recently.
>> The first bottleneck can be seen in
>>
>> make BTEST_RE="^test-org-cite/adjust-note" test
>>
>> passed 1/1 test-org-cite/adjust-note (12.321278 sec)
>>
>> The test takes 12sec!
>
> Fixed. Thank you.
Sorry, but tests are still slow for me after the update.
If I run the test from inside Emacs with ert, things got better, but
make BTEST_RE="^test-org-cite/adjust-note" test
still takes 12sec.
Best,
Ihor