chibenwa opened a new pull request #476:
URL: https://github.com/apache/james-project/pull/476
…ables
- The table should be read heavy
- Have a small PARTITION size
Reducing the compression chunk size reduces the amount of data Cassandra
have to
pull and deflate, at the expense of a lower compression and of more object
creation.
The proposed values lead to a net performance improvement both for mean and
p99
response time (106 ms mean time for JMAP queries to 85ms)
Testing infrastructure: 2*2 CPU James with 4GB RAM, 3 Cassandra being OVH
B2-30,
~900 requests per second
## Before

## After

--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]