From nobody Wed May 29 19:26:16 2024 X-Original-To: doc@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 4VqKB11Hglz5L7XS for ; Wed, 29 May 2024 19:26:17 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VqKB10FM9z50WP for ; Wed, 29 May 2024 19:26:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717010777; a=rsa-sha256; cv=none; b=D4vo3WYBgp6gzK+1ulnhMxALt7qJWFi6j3Txe/W2XMXg7RjlRV2miGD+NWfX7ciVtc0NmU K3oSbOQDOAAPR60n9wOlNZtBp69ZJ/Hrqjk1hz0sSL/n2hgwU7gN1A0VWY5/vBBDyZA2Qk ixzTe30lUyySb5oi6dnI9blTyFJlk9HjBAR7oBoW0ygDE2QwCZoM8H+DitMNnzIjveSi88 tER+onGdkwzz4T5ovEOExkuMO/ARlofGOwp1aKCEuhynfXBHDY0ZjP9nq3PJtKdsbyWA4L pkW/ifx7IUIxPvhZZSIv8sTobaUkskiI2cvpcYQFMJjYFEJEyYQ2mRNgTdxIUQ== 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=1717010777; 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: in-reply-to:in-reply-to:references:references; bh=wzYCkFG6h/AE53t5Wwf8TsUI+iq3BL9g190s3hebEIA=; b=COMBqFOPqW0ZnNAONBRbBEpHi6Ff5Nfbxo8QHDOoyllBEE3mO82pMaiCUSHxW4ChyoKG8y 0IeTC5kVeSTJh0Naca0miXCmed+FrhasODpmnxM+L1Ibg8RwEbmAknggupfIbdM2TjhIDF /fbqX2iNnWhF+6x9pJcxDjrQX0erNtD0TnlQ77XgHHy19Ez8FtPdgXu5GddXp1/Nl1nD3a F2coF//wefP18RqInlO0gU9PGkd7veIOeAPVxxtgXdhQKEZW02kJN+c4fFVMWlgs9lgZ0+ 67bfSeLhZgYV7pgGx1Fn3rHWvNzu33DmdcHxLu87ZnPcR9pSpq54y/Bt0qhaGQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VqKB06wvGz18Js for ; Wed, 29 May 2024 19:26:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44TJQGN5037581 for ; Wed, 29 May 2024 19:26:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44TJQGgK037580 for doc@FreeBSD.org; Wed, 29 May 2024 19:26:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 262646] New bullet-point to 6.1 microbenchmaring Date: Wed, 29 May 2024 19:26:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bcr@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262646 Benedict Reuschling changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed CC| |bcr@FreeBSD.org Resolution|--- |FIXED --- Comment #4 from Benedict Reuschling --- Patch (plus your additional comments) committed. Thanks for the addition to= the developers-handbook. --=20 You are receiving this mail because: You are the assignee for the bug.=