hg: code-tools/jmh: Statistics: switch to Apache Commons math, remove the tabular Student-T values, Statistics.isDifferent for statistical inference.

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Tue Jan 21 00:36:49 PST 2014


Changeset: 27c48ead21f8
Author:    shade
Date:      2014-01-21 12:36 +0400
URL:       http://hg.openjdk.java.net/code-tools/jmh/rev/27c48ead21f8

Statistics: switch to Apache Commons math, remove the tabular Student-T values, Statistics.isDifferent for statistical inference.

! jmh-core/pom.xml
! jmh-core/src/main/java/org/openjdk/jmh/util/internal/AbstractStatistics.java
! jmh-core/src/main/java/org/openjdk/jmh/util/internal/ListStatistics.java
! jmh-core/src/main/java/org/openjdk/jmh/util/internal/MultisetStatistics.java
! jmh-core/src/main/java/org/openjdk/jmh/util/internal/Statistics.java
! jmh-core/src/test/java/org/openjdk/jmh/util/TestListStatistics.java
! jmh-core/src/test/java/org/openjdk/jmh/util/TestMultisetStatistics.java
! jmh-core/src/test/resources/org/openjdk/jmh/output/results/output-golden.csv
! jmh-core/src/test/resources/org/openjdk/jmh/output/results/output-golden.json
! jmh-core/src/test/resources/org/openjdk/jmh/output/results/output-golden.scsv



More information about the jmh-dev mailing list