unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: notmuch@notmuchmail.org
Cc: David Bremner <david@tethera.net>
Subject: [PATCH 1/2] NEWS: mention file deletion speedups
Date: Mon, 26 Apr 2021 21:15:12 -0300	[thread overview]
Message-ID: <20210427001513.2979331-1-david@tethera.net> (raw)

It seems a bit silly to have two NEWS entries for one commit, but
there are two potiential audiences.
---
 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS b/NEWS
index a699b48e..6a708d64 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,10 @@ constants have been added to the notmuch API. Most notably:
 A previously requested API change is that `notmuch_database_reopen` is
 now exposed (and generalized).
 
+The previously severe slowdowns from large numbers calls to
+notmuch_database_remove_message or notmuch_message_delete in one
+session has been fixed.
+
 As always, the canonical source of API documentation is
 `lib/notmuch.h`, or the doxygen formated documentation in `notmuch(3)`
 
@@ -39,6 +43,9 @@ CLI
 The `notmuch config set` subcommand gained a `--database` argument to
 specify that the database should be updated, rather than a config file.
 
+The speed of `notmuch new` and `notmuch reindex` in dealing with large
+numbers of mail file deletions is significantly improved.
+
 Notmuch 0.31.4 (2021-02-18)
 ===========================
 
-- 
2.30.2

             reply	other threads:[~2021-04-27  0:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-27  0:15 David Bremner [this message]
2021-04-27  0:15 ` [PATCH 2/2] NEWS: summarize changes to emacs interface David Bremner
2021-04-28  8:08   ` Jonas Bernoulli
2021-04-28 10:22     ` David Bremner
2021-04-28 10:23 ` [PATCH 1/2] NEWS: mention file deletion speedups David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210427001513.2979331-1-david@tethera.net \
    --to=david@tethera.net \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).