This particular thread takes about 100 times longer to display in
emacs than on the command line.
---
 performance-test/T06-emacs.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/performance-test/T06-emacs.sh b/performance-test/T06-emacs.sh
index 66f0be58..ce04ca17 100755
--- a/performance-test/T06-emacs.sh
+++ b/performance-test/T06-emacs.sh
@@ -18,4 +18,7 @@ time_emacs "tag messages" \
    (notmuch-tag msg (list \"+test\"))
    (notmuch-tag msg (list \"-test\"))))"
 
+time_emacs "show thread" \
+          '(notmuch-show 
"thread:{id:tip-4f8219875a0dad2cfad9e93a3fafcd9626db9...@git.kernel.org}")'
+
 time_done
-- 
2.35.2

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to