[ https://issues.apache.org/jira/browse/CASSANDRA-20556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Caleb Rackliffe updated CASSANDRA-20556: ---------------------------------------- Test and Documentation Plan: n/a (just make sure existing tests are stable) Status: Patch Available (was: In Progress) |[trunk|https://github.com/apache/cassandra/pull/4092]|CI TODO| > 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 > Priority: Normal > Fix For: 4.0.x, 4.1.x, 5.0.x, 5.x > > Attachments: Screenshot 2025-04-03 at 10.46.07.png > > Time Spent: 10m > Remaining Estimate: 0h > > 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