This is an automated email from the ASF dual-hosted git repository.

netudima pushed a change to branch cassandra-6.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 03304bce53 Cache various Enum.values() used in deserialization to 
avoid per-read array allocation
     add ddfdf5d69f Reduce number of scheduledTasks on metric id release in 
ThreadLocalMetrics

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../cassandra/metrics/ThreadLocalMetrics.java      | 115 ++++++++++++++++-----
 .../metrics/FreeMetricIdSetTrackerTest.java        | 103 ++++++++++++++++++
 .../cassandra/metrics/ThreadLocalCounterTest.java  |   2 +-
 4 files changed, 196 insertions(+), 25 deletions(-)
 create mode 100644 
test/unit/org/apache/cassandra/metrics/FreeMetricIdSetTrackerTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to