aboutsummaryrefslogtreecommitdiff
path: root/performance-test/T06-emacs.sh
AgeCommit message (Collapse)Author
2022-07-14perf-test/emacs: test showing longish threadsDavid Bremner
This particular thread takes about 100 times longer to display in emacs than on the command line. The parameter notmuch-show-max-text-part-size exists, but is currently ineffective for this task because it only hides attachments, not part 0. In future commits, the parameter notmuch-show-{depth,height}-limit will trigger a similar kind of hiding for bodies as n-s-m-text-part-size already does for attachments.
2022-02-25perf-test: emacs taggingDavid Bremner
Time tag operations, to see if it is worthwhile keeping both the batch and the non-batch calls to notmuch tag.