From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id ANtyG4DYYGVdeQEA9RJhRA:P1 (envelope-from ) for ; Fri, 24 Nov 2023 18:08:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id ANtyG4DYYGVdeQEA9RJhRA (envelope-from ) for ; Fri, 24 Nov 2023 18:08:16 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3EB9964933 for ; Fri, 24 Nov 2023 18:08:16 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=dogDAOlZ; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700845696; a=rsa-sha256; cv=none; b=QyG0FQVwBe4qHF+0oMRMFkHoomL7Skw4Zlt6o0RvvVNrqQNGb685y2P40OywTxs5db8jiA 9d2MsXjtL3L6S5sxYX/a0hO7idqitvpHMmLuZk5r0m7N6JoLP13CSomx0V6d0xH8eKw8yQ 2RHtZe2TmjZfhBZUn7BNJPedLj03NzHZRfrWzfcsXgzNutUWVlNiqLJb36Mb7W+kFj9zfb kW3I79RKgcnVQ53x5Y2QU6z+HSIVrLBXhu6jxARGcSS2dw1ellNxGEedXq608KZCxRkoGW khdh3aM72IZmrrFsRntZaDtCH5wEoRxGv+hOmssR0H7SEemm9xBM+od2Uu85tA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=dogDAOlZ; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700845696; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=KJcCHVWamHQAWaGwRwHUgoGJgrMJFZqIaUGyzDP7lqk=; b=lftb+pKAq9LIUHDU7DSqsurr3zTDpnevluBkveobuyJBlm7nxCzezVYBeldUntOJY/k4KB KGuyc7pSA1C+1mp0R8tngBEi01JDi8VP5LxuwK8n3vURUqw2o7u6dmsxKpjGYfAqVkI6Pu fcjJQN+O1YkHeKkDCYdlnrV3F/DCRFHTdnuByZ1m+J9J0jAUBXjfl9VGy3XzLFhnM0peiE TUhAwhBfN7JS8mZBPPwnMrlryaqeK7cQNsRbbd5npL+/a9RzrE+TQJfnzJ2ujeLZXREI1L GhN8vZw+XLCQqDdMY2ykray5uOg3RiQzBbGyy5/eXQSmSMUqO6DLPBWaQx01fA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r6Zeq-0001I3-Ow; Fri, 24 Nov 2023 12:08:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r6Zeo-0001HJ-HU for guix-patches@gnu.org; Fri, 24 Nov 2023 12:07:58 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r6Zeo-0005ka-8q for guix-patches@gnu.org; Fri, 24 Nov 2023 12:07:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r6Zes-0004h4-P8; Fri, 24 Nov 2023 12:08:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67428] [PATCH v2 04/12] gnu: Add cl-metering Resent-From: Michal Atlas Original-Sender: "Debbugs-submit" Resent-CC: glv@posteo.net, cox.katherine.e+guix@gmail.com, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Fri, 24 Nov 2023 17:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67428 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67428@debbugs.gnu.org Cc: Michal Atlas , Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , jgart Received: via spool by 67428-submit@debbugs.gnu.org id=B67428.170084566317940 (code B ref 67428); Fri, 24 Nov 2023 17:08:02 +0000 Received: (at 67428) by debbugs.gnu.org; 24 Nov 2023 17:07:43 +0000 Received: from localhost ([127.0.0.1]:37099 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6ZeX-0004ey-AG for submit@debbugs.gnu.org; Fri, 24 Nov 2023 12:07:42 -0500 Received: from mout02.posteo.de ([185.67.36.66]:57341) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6ZeV-0004eP-DS for 67428@debbugs.gnu.org; Fri, 24 Nov 2023 12:07:40 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 361A6240101 for <67428@debbugs.gnu.org>; Fri, 24 Nov 2023 18:07:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1700845649; bh=oc6xLJYHPNA+6Idt3l1e0ENSYzJpjjPHqnhbZ960TI8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=dogDAOlZLmnWMGiz+VqLPIt/4d8GsAoQ7kqKeu0k68fcZZVOBgDqFHQ7MuHB3OQBW qym3fk0xXawEQU0MQZVY+7t/dcXX5M/djA98bQF+j16KI8msSMKm1gh7OekmZXdrIn zkKsUN28+zfJhYBoL+Ps/gEq+Gjv6gGDycGas/JX0u0QGwyUQVbFxA7gpiYgl4+DDT c6IaureIauV1RtNQcw85hy0nlWsbHUrX3T4E/WncMeRqyRKL3tN4BglvsFZanMX/Bt JsB5egM8fahBkneQwudp2Q6ccVAkTrXXNDNIa7EIHVPMQa4vNpKxYzFsVHKgIJDmSV Q6iJE64vU2NBA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4ScLy86D9Jz6tm4; Fri, 24 Nov 2023 18:07:28 +0100 (CET) From: Michal Atlas Date: Fri, 24 Nov 2023 17:07:09 +0000 Message-ID: <451920ac25977fd2ad3cd5347cf84f56616f70ec.1700844983.git.michal_atlas+git@posteo.net> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 3EB9964933 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -3.22 X-Spam-Score: -3.22 X-TUID: XsGVvItTnhNa * gnu/packages/lisp-xyz.scm (sbcl-metering, ecl-metering, cl-metering): New variables. Change-Id: I7bc9ec158f7c3eb97ba0386ee8dffeeca2274b31 --- gnu/packages/lisp-xyz.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 0ba6b33dcb..153274cdc5 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -20526,6 +20526,38 @@ (define-public ecl-alexa (define-public cl-alexa (sbcl-package->cl-source-package sbcl-alexa)) +(define-public sbcl-metering + (let ((commit "62dbaa5e8d29d2f213b881d740114941c2c3d1be") + (revision "0")) + (package + (name "sbcl-metering") + (version (git-version "3.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.common-lisp.net/dkochmanski/metering") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0jx3ypk8m815yp7208xkcxkvila847mvna25a2p22ihnj0ms9rn1")))) + (build-system asdf-build-system/sbcl) + (inputs (list sbcl-fiveam)) + (synopsis + "The Metering System is a portable Common Lisp code profiling tool") + (description + "The Metering System is a portable Common Lisp code profiling tool. + It gathers timing and consing statistics for specified functions + while a program is running") + (home-page "https://gitlab.common-lisp.net/dkochmanski/metering") + (license license:cc0)))) + +(define-public ecl-metering + (sbcl-package->ecl-package sbcl-metering)) + +(define-public cl-metering + (sbcl-package->cl-source-package sbcl-metering)) + (define-public sbcl-messagebox (let ((commit "ea3688d9a9954bee7079c0173bc7b3f327021e9f") (revision "1")) -- 2.41.0