Git Product home page Git Product logo

Comments (2)

LukeSmithxyz avatar LukeSmithxyz commented on May 27, 2024

Mailsync also runs notmuch after mail is downloaded which indexes new mail to make it quickly searchable. That is probably what is lagging.

I'm going to guess that the difference in time between your two machines is probably that the one where it is instantaneous has a SSD and the one that takes a moment is a spinning disk hard drive (or perhaps a machine with less powerful memory or CPU).

from mutt-wizard.

t-391 avatar t-391 commented on May 27, 2024

Hey Luke, regarding the hard disks, both machines are running NVME drives. But your tip about notmuch led me to a new discovery and a new question.

As a desktop test (the slow one) I ran the following commands separately on the terminal:

$mbsync -a
C: 1/1  B: 12/12  F: +0/0 *0/0 #0/0  N: +2/2 *0/0 #0/0
$notmuch new 
Processed 2 total files in almost no time.
Added 2 new messages to the database.

But compare this to the following:

$mw -Y
C: 1/1  B: 12/12  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0

The expected output of notmuch doesn't echo its usual statement to the command line, and that's the exact point where it's hanging. I should also note running those commands separately here on the desktop executed and completed almost immediately.

Is there some reason why mw -Y wouldn't auto run notmuch new and echo it's output?

For comparison I ran o from neomutt on my laptop a few minutes ago, and it always echoes the notmuch report of "processed X files in X time".

from mutt-wizard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.