From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ILbcEA1EemMYNAAAbAwnHQ (envelope-from ) for ; Sun, 20 Nov 2022 16:13:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8HbTEA1EemM3DQAA9RJhRA (envelope-from ) for ; Sun, 20 Nov 2022 16:13:17 +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 C4EE6B3CB for ; Sun, 20 Nov 2022 16:13:16 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1owm0L-0007xV-9z; Sun, 20 Nov 2022 10:13:09 -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 1owm0E-0007wa-4C for guix-patches@gnu.org; Sun, 20 Nov 2022 10:13:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1owm0D-0002wh-Oz for guix-patches@gnu.org; Sun, 20 Nov 2022 10:13:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1owm0D-0007YS-Ku for guix-patches@gnu.org; Sun, 20 Nov 2022 10:13:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59412] [PATCH] gnu: Add cl-the-cost-of-nothing. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 20 Nov 2022 15:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 59412 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 59412@debbugs.gnu.org Cc: "Paul A. Patience" X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.166895713028976 (code B ref -1); Sun, 20 Nov 2022 15:13:01 +0000 Received: (at submit) by debbugs.gnu.org; 20 Nov 2022 15:12:10 +0000 Received: from localhost ([127.0.0.1]:44330 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owlzN-0007XH-Ko for submit@debbugs.gnu.org; Sun, 20 Nov 2022 10:12:10 -0500 Received: from lists.gnu.org ([209.51.188.17]:50626) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owlzK-0007X9-U8 for submit@debbugs.gnu.org; Sun, 20 Nov 2022 10:12:07 -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 1owlzK-0007Kp-Lc for guix-patches@gnu.org; Sun, 20 Nov 2022 10:12:06 -0500 Received: from mail-4323.proton.ch ([185.70.43.23]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1owlzG-0002rj-PB for guix-patches@gnu.org; Sun, 20 Nov 2022 10:12:06 -0500 Date: Sun, 20 Nov 2022 15:11:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail3; t=1668957119; x=1669216319; bh=h/PYl0vkgT7IAMQB/m/UZActOQKjFx57Ofq2rq0uVVc=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=JE8Il2tJDApNjVcLMFdkBadtn9GQhccC5mpy21EMmOLFgxFn9AnVzZpAhByTFcw1P 5wEo/Z031drVX938MG4QJ4rxbuX+4RcrAl0dpnmD8GnFo99LackPdr7FIGP+mxmlB0 0eIY2HtW/mf3Vc7a3N9WAWBFH1/BjCR8Swlwn98+S4AnaLh4nMa13zDHro2dVjdSCp jDKxfcRBJHNLviU5KlWCfW85RPuMaPWzxYppSA1iGyVZGcanaaiMaXAbXItkLw7qfi IK5toL9RQhbQL32HdFR2hy+NXd9F5vl2qhgUQS9WLkvSMqqcgMYZCVl+EQ8uep5jkY Y/PRXvCDp+u7A== From: "Paul A. Patience" Message-ID: <20221120151143.18800-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.23; envelope-from=paul@apatience.com; helo=mail-4323.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1668957197; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=h/PYl0vkgT7IAMQB/m/UZActOQKjFx57Ofq2rq0uVVc=; b=Sl/almc7eGGiBJ0euy9eYQ8D+GwSM3u7NBmAmGaiJo48Hse5X7qvDSlBWxb/mKFdn4x4+M ke4cbDY86BLY2iPOSOcnrfsD1d08PSBzrqwSKEGT95bNybSeUfRAWut6HiKSQF1+I9CBuK 7w8C+v7eLe5De3mykqiYYpRCkEcCijVovjVN7NRSXp9gEvo6ObNfH6Jr8IocD7JsxvwNQh xhxWv5vSji3/tCYYZs0hQ+VyGPeJNgD0H2l7LYvy75Zch7x2QjMVpztX0nJLOGvE9GNZHt va33Ccec5P231OBnHosOWCqSa5lQXMB7N2+dPlmEVguDCgNLMe2tV86SLmCRqw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668957197; a=rsa-sha256; cv=none; b=GO/spmv74Xb1zZZSZOw14oVyCY3V+lQo7j0mIucsc39GzXB2MlEnkKuoLsMja+HUaKEJ5J Yf8x/bb+E49GzQVpXYNWBB4MbNmp/tQ87e5wt8l8hAcVZ4hLapN5vyc+QoMr20fTSzDVxS fcIK/bq4GCSFUrugPOmO67OMVDeTujksePNz5BOEH5ZBx9OhQUg8DiQdgtT8pAzDICnW60 ZpHX7oTuh/cisZMNOqI0slxawj5w3mEQQn1MNjpJddg/0O3UaWghZBWtj+ghWRuIjPdvQO HZyi0LxXN7lDp0RSS9fVf0k/Sod+H6/wXcNSca5+c3o206jf+qe/7wuzd0fPMg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail3 header.b=JE8Il2tJ; dmarc=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" X-Migadu-Spam-Score: 3.29 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail3 header.b=JE8Il2tJ; dmarc=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" X-Migadu-Queue-Id: C4EE6B3CB X-Spam-Score: 3.29 X-Migadu-Scanner: scn1.migadu.com X-TUID: GYWi1b3uS3J8 * gnu/packages/lisp-xyz.scm (sbcl-the-cost-of-nothing, cl-the-cost-of-nothing, ecl-the-cost-of-nothing): New variables. --- gnu/packages/lisp-xyz.scm | 40 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index e24c31b8db..7692246e8d 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -14896,6 +14896,46 @@ (define-public cl-trivial-benchmark (define-public ecl-trivial-benchmark (sbcl-package->ecl-package sbcl-trivial-benchmark)) +(define-public sbcl-the-cost-of-nothing + (let ((commit "f364029fbbf37ae5786f2f9ddf6185dd204a7185") + (revision "0")) + (package + (name "sbcl-the-cost-of-nothing") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/marcoheisig/the-cost-of-nothing") + (commit commit))) + (file-name (git-file-name "cl-the-cost-of-nothing" version)) + (sha256 + (base32 "1ccrglyr1wnnfp218w1qj7yfl4yzlxkki3hqaifi5axgbi5dmmh8"))= )) + (build-system asdf-build-system/sbcl) + (arguments + ;; The test operation benchmarks the Common Lisp implementation; it + ;; doesn't test the package. + (list #:tests? #f)) + (inputs + (list sbcl-alexandria + sbcl-closer-mop + sbcl-local-time + sbcl-trivial-garbage)) + (home-page "https://github.com/marcoheisig/the-cost-of-nothing") + (synopsis "Measure the run time of Common Lisp code") + (description + "THE-COST-OF-NOTHING is a library for measuring the run time of Com= mon +Lisp code. It provides macros and functions for accurate benchmarking and +lightweight monitoring. Furthermore, it provides predefined benchmarks to +determine the cost of certain actions on a given platform and implementati= on.") + (license license:expat)))) + +(define-public cl-the-cost-of-nothing + (sbcl-package->cl-source-package sbcl-the-cost-of-nothing)) + +(define-public ecl-the-cost-of-nothing + (sbcl-package->ecl-package sbcl-the-cost-of-nothing)) + (define-public sbcl-glyphs (let ((commit "1ff5714e8c1dca327bc604dfe3e3d1f4b7755373")) (package -- 2.38.0