Mailing List Archive

[Bug 402] DomainKeys performance is awful
http://www.exim.org/bugzilla/show_bug.cgi?id=402





------- Additional Comments From bugzilla.exim.simon@arlott.org 2006-10-30 12:16 -------
Created an attachment (id=25)
--> (http://www.exim.org/bugzilla/attachment.cgi?id=25&action=view)
Read the message in 4096 chunks instead of byte by byte

This may be improved further by processing all the data in the buffer using
string functions, however just read()ing more bytes vastly improves
performance.



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 402] DomainKeys performance is awful [ In reply to ]
http://www.exim.org/bugzilla/show_bug.cgi?id=402


tom@duncanthrax.net changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|ph10@hermes.cam.ac.uk |tom@duncanthrax.net




------- Additional Comments From tom@duncanthrax.net 2006-10-30 18:28 -------
Thanks! Will be applied shortly.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 402] DomainKeys performance is awful [ In reply to ]
http://www.exim.org/bugzilla/show_bug.cgi?id=402


tom@duncanthrax.net changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED






------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 402] DomainKeys performance is awful [ In reply to ]
http://www.exim.org/bugzilla/show_bug.cgi?id=402


tom@duncanthrax.net changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED




------- Additional Comments From tom@duncanthrax.net 2006-10-30 22:06 -------
Committed to CVS, thanks!




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##