[
https://issues.apache.org/jira/browse/CASSANDRA-20167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Konstantinov reassigned CASSANDRA-20167:
-----------------------------------------------
Assignee: Dmitry Konstantinov
> Reduce memory allocations in miscellaneous places along write path
> ------------------------------------------------------------------
>
> Key: CASSANDRA-20167
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20167
> Project: Apache Cassandra
> Issue Type: Improvement
> Reporter: Dmitry Konstantinov
> Assignee: Dmitry Konstantinov
> Priority: Normal
> Attachments: image-2024-12-26-22-01-32-592.png,
> image-2024-12-26-22-01-55-614.png, image-2024-12-26-22-02-44-040.png,
> image-2024-12-26-22-03-49-018.png
>
>
> Avoid unnecessary allocations in different places along write path:
> * avoid iterator allocations if possible
> * handle typical cases (such as a single row, single table writes) more
> efficiently
> * add fast paths for typical scenarios (like pending ranges is empty)
> * memorize things which can be computed once
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]