Caleb Rackliffe created CASSANDRA-20556:
-------------------------------------------

             Summary: Unprepared batches unnecessarily measure prepared 
statement size
                 Key: CASSANDRA-20556
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20556
             Project: Apache Cassandra
          Issue Type: Bug
          Components: Legacy/CQL
            Reporter: Caleb Rackliffe
            Assignee: Caleb Rackliffe
         Attachments: Screenshot 2025-04-03 at 10.46.07.png

Running a performance regression test recently, we noticed that unprepared 
batches still call {{{}QueryProcessor.measurePstmnt(){}}}. This is unnecessary 
of course, but wouldn't have been noticeable if it wasn't also accounting for 
about 8% of allocations.

 



--
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