[ 
https://issues.apache.org/jira/browse/CASSANDRA-19679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic updated CASSANDRA-19679:
------------------------------------------
          Fix Version/s: 5.1
                             (was: 5.x)
    Source Control Link: 
https://github.com/apache/cassandra/commit/87ee1ac7d291d64c08f7724c343a51f4e883b123
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> Stream processing for SimpleRestriction::bindAndGetClusteringElements
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-19679
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19679
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Legacy/Core
>            Reporter: Sam Lightfoot
>            Assignee: Sam Lightfoot
>            Priority: Normal
>             Fix For: 5.1
>
>         Attachments: after.png, alloc_after.html, alloc_after_fori.html, 
> alloc_before.html, image-2024-06-04-21-55-34-457.png, 
> image-2024-06-05-16-05-59-870.png
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Part 2 (of 2) of low-hanging fruit Stream performance improvements.
> The second main Stream contributor to allocations and CPU was 
> SimpleRestriction::bindAndGetClusteringElements, which contributes to 5% of 
> all allocations for a 50/50 workload. The image attached shows allocation 
> profiling on _trunk_ (see purple highlighted sections for Stream-related 
> allocs).
> The 'after' profile for a 50/50 workload shows a reduction from 4.58% 
> allocations down to 1.37%. For a 90/10 (w/r) workload we see 4.28% decrease 
> to 1.10%.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to