netudima commented on PR #3927: URL: https://github.com/apache/cassandra/pull/3927#issuecomment-2678367266
unfortunately no, it is already LongAdder used in Dropwizard but it is not for free from CPU usage for our amount of metrics + it has a high memory overhead: [CASSANDRA-20250](https://issues.apache.org/jira/browse/CASSANDRA-20250) - there is a long conversation with Benedict about it and different perf test results. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

