You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by "chibenwa (via GitHub)" <gi...@apache.org> on 2023/04/26 10:45:59 UTC

[GitHub] [james-project] chibenwa opened a new pull request, #1543: [PERF + FIX] Improve IMAP ESEARCH

chibenwa opened a new pull request, #1543:
URL: https://github.com/apache/james-project/pull/1543

   ## Why
   
   Low code coverage...
   
   ![Screenshot from 2023-04-26 17-22-09](https://user-images.githubusercontent.com/6928740/234551557-96afd205-3a1c-47e7-b630-45a6f83dd00f.png)
   
   And this took a significant amount of CPU! (5% on a production workload...)
   
   ![Screenshot from 2023-04-26 17-21-49](https://user-images.githubusercontent.com/6928740/234551631-283cfaf5-513d-4bb8-bd5f-62ff4d1c3f22.png)
   
   Apparently linked to some slow queries in IMAP SEARCH:
   
   ![Screenshot from 2023-04-26 17-44-32](https://user-images.githubusercontent.com/6928740/234552194-1d097384-27dc-49ed-b6bf-50e2c1eba002.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [james-project] chibenwa merged pull request #1543: [PERF + FIX] Improve IMAP ESEARCH

Posted by "chibenwa (via GitHub)" <gi...@apache.org>.
chibenwa merged PR #1543:
URL: https://github.com/apache/james-project/pull/1543


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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