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 150a409 JAMES-3491 Add documentation
new 6f9e1fb [PERFORMANCE] FlagsFactory::createFlags needlessly call the
builder
new 667255e [PERFORMANCE] MessageResultImpl should use underlying
MailboxMessage
new c3031a7 [PERFORMANCE] MessageViewFactory::toHeaderMap was unfolding
headers twice
new 06852c7 [PERFORMANCE] JMAPServer should generate JMAP routes once
new 1cfe1f5 [PERFORMANCE] Use guava Precondition formatter
new 61523b2 [PERFORMANCE] Mailboxes metadata: Avoid O(n2) algorithm to
compute hasChildren
new 1542cba [PERFORMANCE] Limit object creation upon JMAP Draft request
writing
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../james/mailbox/store/MessageResultImpl.java | 12 ++++----
.../james/mailbox/store/StoreMailboxManager.java | 33 ++++++++++++++--------
.../mailbox/store/mail/model/FlagsFactory.java | 10 +------
.../james/PeriodicalHealthChecksConfiguration.java | 2 +-
.../org/apache/james/jmap/api/model/Preview.java | 2 +-
.../jmap/draft/methods/JmapResponseWriterImpl.java | 10 ++-----
.../model/message/view/MessageViewFactory.java | 5 ++--
.../java/org/apache/james/jmap/JMAPServer.java | 21 +++++++++++---
.../java/org/apache/james/jmap/VersionParser.java | 6 +++-
9 files changed, 59 insertions(+), 42 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]