unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* performance improvements for notmuch git checkout
@ 2022-07-03 15:10 David Bremner
  2022-07-03 15:11 ` [PATCH 1/4] debian: add git as a build-dependency, for the test suite David Bremner
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: David Bremner @ 2022-07-03 15:10 UTC (permalink / raw)
  To: notmuch

This series speeds up "notmuch git checkout" from "intolerably slow"
to "OKish" on my mail.

[PATCH 1/4] debian: add git as a build-dependency, for the test suite

       This is unrelated to the rest of the series, but needed to build the debian package

[PATCH 2/4] perf-test: add tests for notmuch-git

       Mainly commit and checkout the entire corpus.

[PATCH 3/4] CLI/git: current cache contents (file list) of index

       Remove many (1 per message) execs of git-ls-files

[PATCH 4/4] CLI/git: replace calls to notmuch-search with database

       Remove many (1 per message) execs notmuch-search

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-07-17  0:51 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-03 15:10 performance improvements for notmuch git checkout David Bremner
2022-07-03 15:11 ` [PATCH 1/4] debian: add git as a build-dependency, for the test suite David Bremner
2022-07-07 10:30   ` David Bremner
2022-07-03 15:11 ` [PATCH 2/4] perf-test: add tests for notmuch-git David Bremner
2022-07-05 16:40   ` Tomi Ollila
2022-07-07  9:47     ` David Bremner
2022-07-03 15:11 ` [PATCH 3/4] CLI/git: current cache contents (file list) of index David Bremner
2022-07-03 15:11 ` [PATCH 4/4] CLI/git: replace calls to notmuch-search with database access David Bremner
2022-07-07 14:51   ` Tomi Ollila
2022-07-07 15:59     ` David Bremner
2022-07-09 19:35       ` Michael J Gruber
2022-07-15 14:43   ` [PATCH v2] CLI/git: opportunistically use bindings to check for known messages David Bremner
2022-07-16 19:23     ` Tomi Ollila
2022-07-17  0:51       ` David Bremner

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).