diff options
| author | Michael Anthony Knyszek <mknyszek@google.com> | 2022-06-09 20:41:18 +0000 |
|---|---|---|
| committer | Michael Knyszek <mknyszek@google.com> | 2022-06-13 20:15:50 +0000 |
| commit | 6130461149020d2b4b91fb183afa388a211cadc5 (patch) | |
| tree | fa1f0b3855d2e24b4c757189311c33dd22618d86 /src/sync | |
| parent | 24b90391495094f1059cb7b09cf6bcfc790f7fe5 (diff) | |
| download | go-6130461149020d2b4b91fb183afa388a211cadc5.tar.xz | |
internal/testmath: add two-sample Welch's t-test for performance tests
This CL copies code from github.com/aclements/go-moremath/stats and
github.com/aclements/go-moremath/mathx for Welch's t-test. Several
existing tests in the Go repository check performance and scalability,
and this import is part of a move toward a more rigorous measurement of
both.
Note that the copied code is already licensed to Go Authors, so there's
no need to worry about additional licensing considerations.
For #32986.
Change-Id: I058630fab7216d1a589bb182b69fa2231e6f5475
Reviewed-on: https://go-review.googlesource.com/c/go/+/411395
Reviewed-by: Michael Pratt <mpratt@google.com>
Diffstat (limited to 'src/sync')
0 files changed, 0 insertions, 0 deletions
