#3905: very slow IMAP search
---------------------+---------------------
  Reporter:  jeffpc  |      Owner:  brendan
      Type:  defect  |     Status:  closed
  Priority:  major   |  Milestone:
 Component:  IMAP    |    Version:  1.7.1
Resolution:  fixed   |   Keywords:
---------------------+---------------------
Changes (by Kevin McCarthy <kevin@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"7c0e7a0769e4495a7aab019783638788f7ef4198"
 6901:7c0e7a0769e4]:
 {{{
 #!CommitTicketReference repository=""
 revision="7c0e7a0769e4495a7aab019783638788f7ef4198"
 Convert cmd_parse_search to use the uid hash. (closes #3905)

 Replace the linear scan for each result with a hash lookup.  This
 should greatly improve performance for large mailboxes.
 }}}

--
Ticket URL: <https://dev.mutt.org/trac/ticket/3905#comment:5>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to