Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
8e54c4dd
...
8e54c4ddceb972f336c3dded87ec779c4b9ff228
authored
2004-01-22 10:56:27 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
505022c1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
8e54c4d
2004
-
01
-
22
Sergey
Poznyakoff
<
gray
@Mirddin
.
farlep
.
net
>
*
mailbox
/
amd
.
c
:
Use
sorted
message
array
with
binary
searches
/
inserts
.
This
speeds
up
the
mh
/
maildir
operations
considerably
.
Testing
on
a
MH
folder
with
6000
messages
shows
the
following
data
:
Time
of
execution
List
Array
+
Bsearch
%
Speedup
(
times
)
scan
24
.
795
7
.
526
30
.
3
3
.
294
refile
(
to
)
10
.
915
0
.
06
8
0
.
6
160
.
514
rmm
10
.
893
0
.
105
1
103
.
742
*
mailbox
/
include
/
amd
.
h
:
Likewise
.
*
mailbox
/
maildir
/
mbox
.
c
:
Likewise
.
*
mailbox
/
mh
/
mbox
.
c
:
Likewise
.
*
imap4d
/
auth_gss
.
c
:
Support
for
GSS
.
Submitted
by
Simon
Josefsson
.
*
m4
/
gssapi
.
m4
:
Likewise
.
2004
-
01
-
20
Wojciech
Polak
*
doc
/
texinfo
/*.texi: Major reorganization in the documentation.
...
...
Please
register
or
sign in
to post a comment