diff --git a/.build/build-bench.xml b/.build/build-bench.xml new file mode 100644 index 0000000000..3da92d87df --- /dev/null +++ b/.build/build-bench.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CHANGES.txt b/CHANGES.txt index 6c4e0ef6b0..620a637fa0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 4.0.12 + * JMH improvements - faster build and async profiler (CASSANDRA-18871) * Enable 3rd party JDK installations for Debian package (CASSANDRA-18844) * Fix NTS log message when an unrecognized strategy option is passed (CASSANDRA-18679) * Fix BulkLoader ignoring cipher suites options (CASSANDRA-18582) diff --git a/build.xml b/build.xml index 5812360e27..3c39f000c3 100644 --- a/build.xml +++ b/build.xml @@ -63,6 +63,7 @@ + @@ -130,6 +131,18 @@ + + + + + + + + + + + + @@ -586,8 +599,8 @@ - - + + @@ -1248,28 +1261,6 @@ - - - - - - - - - - - - - - - - - - - - - - @@ -1324,17 +1315,41 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1948,35 +1963,12 @@ - - - - - - - - - - - - - - - - - - - - - + + + - - - - - + +