This is an automated email from the ASF dual-hosted git repository.
konstantinov pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from d7bd75303f Switch LatencyMetrics to use
ThreadLocalTimer/ThreadLocalCounter
add c295c33a26 Optimize UTF8Validator.validate for ASCII prefixed Strings
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
.../cassandra/serializers/UTF8Serializer.java | 52 ++++++-
.../test/microbench/UTF8ValidatorBench.java | 117 +++++++++++++++
.../cassandra/serializers/UTF8ValidatorTest.java | 165 +++++++++++++++++++++
4 files changed, 333 insertions(+), 2 deletions(-)
create mode 100644
test/microbench/org/apache/cassandra/test/microbench/UTF8ValidatorBench.java
create mode 100644
test/unit/org/apache/cassandra/serializers/UTF8ValidatorTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]