From nobody Mon Aug 31 17:32:03 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hYbdv6cqlz6r6fh for ; Mon, 31 Aug 2026 17:32:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hYbdv4FMbz3Mly for ; Mon, 31 Aug 2026 17:32:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788197523; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BrBVBVX4fbDhtziQhIZqRZRbFq11Ns1UuuwpnkkmLQA=; b=Ibim8SNlFA1x787NmJx0a457sSNaESPwcLoifDPkfz57e9ZfE8x8930vy836Ta57qKkqRg uwgfE07gCgSGhAPAU6jP9B3PdhbQg+bwNM7BUtwM6TsrmzxrDNpPc0cRX7efJmlyL7KBvX L1Rw7lEvvvTPX6I1SM22auWYu7uGjR/BiwE4PjdaOQrjWY2m6Uhp42jOh6Nw+BDPq6zU4t eIiHi3Fgqpk2pOva0Na6Jlm3QrQyrgdn5A9vzHraZXYvg30C9CuX6geR3bCvOwH838dmS/ /6eW7GfCtm0ll1U62vOJ6kzBaroT2qJxQ4632W1SqbjicpDD84/TumrPAcbDGg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788197523; a=rsa-sha256; cv=none; b=NTNR/TfLtGeznGpnEqCCWRkvTdgttxDOqIE0lEV2kLlKRF9n7IiGfJv4eSU8gjvEgs9YvI mpOR/h4/yIhPzSLD+OSzUwejIb+cC+G3JWQzRtoR+lTg7TU8gd59+6YJNYSf4NWgK8Te3C G/9ECQms3aiGLEW+0wO9p4EbiB6aLrtZJ1i1cRdFbjqGgsrPZsmzJQRca1HA0iBgik0dQF 7KL6aqTGiYmvXhKJAWlcxDntC0VxAiYxey8z5Qtljtg5eP0y9igSHazC2QH+uKgcuj27et LNuNDQKlQxf/T8QMotCP2KvaTk7/AJ/2dfb+SusB/XXrRJRwvkEF8f7spIdnOw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788197523; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BrBVBVX4fbDhtziQhIZqRZRbFq11Ns1UuuwpnkkmLQA=; b=hgIo3doqFC+wwyWn3HYy1e/n2QjQw6LrUGhHb1lU+KcbBekhFpz8SeRM/1uiGIt76qbie5 Qfm4dziyEhdHVg9hDT7MFnRK/WZ6nCvnUYwuTFVOUkU8t49rYbhS1s22ucPf0W/p1slrEM PCX6XJfi4oiH3k9seaeW9b4MLZHajcRPwODECJM7qmLdnC4CFCy9d1zHoG/HuW+UV61FTD 5NdkjZ+v5Tx2iYq4FtRGhqtN66NtXdgoTDFz9iF7OTVF/xVcuw1NeYk/DsXA8vogAfEjPT y/gSp++utW86tYQU+RIPqeRslKuNZCKHkYPWUfUUCllmPDAWbof1ca21nQ/lkQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hYbdv3JnWz5Ty for ; Mon, 31 Aug 2026 17:32:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 39904 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 31 Aug 2026 17:32:03 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Jose Luis Duran Subject: git: 65e155b918f9 - stable/14 - ministat.1: Match actual output List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jlduran X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 65e155b918f9a46a4160242a1a9d83c0d9e017d7 Auto-Submitted: auto-generated Date: Mon, 31 Aug 2026 17:32:03 +0000 Message-Id: <6a95ba93.39904.32e9ea4a@gitrepo.freebsd.org> The branch stable/14 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=65e155b918f9a46a4160242a1a9d83c0d9e017d7 commit 65e155b918f9a46a4160242a1a9d83c0d9e017d7 Author: Jose Luis Duran AuthorDate: 2026-08-24 20:45:50 +0000 Commit: Jose Luis Duran CommitDate: 2026-08-31 17:30:24 +0000 ministat.1: Match actual output Fix a documentation discrepancy, where the implementation was updated to use uncertainty propagation for the ratio of means, but the example output in the manual page was left unchanged. Update the manual page example from 70.7384% to 102.3% to reflect the actual output. While here, also update the example in the README. Reviewed by: ziaee Fixes: a304ad90e9ae ("Reduce the bogosity of ministat's % difference calculations.") MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D59157 (cherry picked from commit 595e665cb292a70f9d17b779c8ad0470ff3e3964) --- usr.bin/ministat/README | 7 ++----- usr.bin/ministat/ministat.1 | 4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/usr.bin/ministat/README b/usr.bin/ministat/README index b2be580ffbd8..5f14cdffce58 100644 --- a/usr.bin/ministat/README +++ b/usr.bin/ministat/README @@ -1,8 +1,7 @@ - A small tool to do the statistics legwork on benchmarks etc. Prepare your data into two files, one number per line -run +run ./ministat data_before data_after and see what it says. @@ -41,9 +40,7 @@ x 5 0.133 0.137 0.136 0.1354 0.0015165751 + 5 0.139 0.14 0.139 0.1394 0.00054772256 Difference at 95.0% confidence 0.004 +/- 0.00166288 - 2.95421% +/- 1.22812% + 2.95421% +/- 1.26027% (Student's t, pooled s = 0.00114018) Here we have a clearcut difference, not very big, but clear and unambiguous. - - diff --git a/usr.bin/ministat/ministat.1 b/usr.bin/ministat/ministat.1 index 437fd66a1ddc..6b4a7eabcdac 100644 --- a/usr.bin/ministat/ministat.1 +++ b/usr.bin/ministat/ministat.1 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 13, 2025 +.Dd August 24, 2026 .Dt MINISTAT 1 .Os .Sh NAME @@ -149,7 +149,7 @@ x 7 50 750 200 300 238.04761 + 5 150 930 500 540 299.08193 Difference at 80.0% confidence 240 +/- 212.215 - 80% +/- 70.7384% + 80% +/- 102.3% (Student's t, pooled s = 264.159) .Ed .Pp