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

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git


    from 1f80529bc Replace JUnit @DisplayName to make Maven output meaningful
     add 65f8e5d55 Sppedup IOUtils.contentEquals(Reader, Reader)

No new revisions were added by this update.

Summary of changes:
 src/main/java/org/apache/commons/io/IOUtils.java   |  50 ++--
 ...UtilsContentEqualsReadersBenchmark_2_22_0.java} | 124 ++++----
 ...OUtilsContentEqualsReadersBenchmark_2_9_0.java} |   3 +-
 ...OUtilsContentEqualsReadersBenchmark_2_22_0.json | 316 +++++++++++++++++++++
 4 files changed, 403 insertions(+), 90 deletions(-)
 copy 
src/test/java/org/apache/commons/io/jmh/{IOUtilsContentEqualsReadersBenchmark.java
 => IOUtilsContentEqualsReadersBenchmark_2_22_0.java} (74%)
 rename 
src/test/java/org/apache/commons/io/jmh/{IOUtilsContentEqualsReadersBenchmark.java
 => IOUtilsContentEqualsReadersBenchmark_2_9_0.java} (99%)
 create mode 100644 
src/test/java/org/apache/commons/io/jmh/jmh-result.IOUtilsContentEqualsReadersBenchmark_2_22_0.json

Reply via email to