You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2022/05/19 06:33:34 UTC

[james-project] branch master updated (d6436c0368 -> 5c66a76a34)

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from d6436c0368 [BUILD] Increase ConcurrentTestRunnerTest await time
     add d947a31aae [PERF] Simplify SearchKey::toString
     add d165bb83b2 [PERF] Use Long.hash for uid, modseq
     add a630890962 [PERF] Reuse string builder during IMAP parser decoding
     add 5c66a76a34 [PERF] KeyRegistrationHandler: deserialize event only if needed

No new revisions were added by this update.

Summary of changes:
 .../org/apache/james/events/EventDispatcher.java   |  2 +-
 .../james/events/KeyRegistrationHandler.java       | 16 ++++++++++---
 .../apache/james/events/LocalListenerRegistry.java |  7 +++---
 .../james/events/LocalListenerRegistryTest.java    | 17 +++++++-------
 .../java/org/apache/james/mailbox/MessageUid.java  |  5 ++--
 .../main/java/org/apache/james/mailbox/ModSeq.java |  3 +--
 .../james/imap/api/message/request/SearchKey.java  | 22 ++++++++++++------
 .../james/imap/decode/ImapRequestLineReader.java   | 27 ++++++++++++++++------
 .../imap/decode/parser/FetchCommandParser.java     | 15 ++----------
 9 files changed, 66 insertions(+), 48 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org