[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/elisp-benchmarks 0b955aeabbc 45/54: ; * elisp-benchmarks.el: Upd
From: |
Pip Cet |
Subject: |
scratch/elisp-benchmarks 0b955aeabbc 45/54: ; * elisp-benchmarks.el: Update copyright year |
Date: |
Mon, 30 Dec 2024 22:40:44 -0500 (EST) |
branch: scratch/elisp-benchmarks
commit 0b955aeabbc5102179b511daa1fab25c2a47c282
Author: Andrea Corallo <akrl@sdf.org>
Commit: Andrea Corallo <akrl@sdf.org>
; * elisp-benchmarks.el: Update copyright year
---
elisp-benchmarks/elisp-benchmarks.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elisp-benchmarks/elisp-benchmarks.el
b/elisp-benchmarks/elisp-benchmarks.el
index ec8110b4cdf..855d5af4443 100644
--- a/elisp-benchmarks/elisp-benchmarks.el
+++ b/elisp-benchmarks/elisp-benchmarks.el
@@ -1,6 +1,6 @@
;;; elisp-benchmarks.el --- elisp benchmarks collection -*- lexical-binding:t
-*-
-;; Copyright (C) 2019-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2019-2024 Free Software Foundation, Inc.
;; Author: Andrea Corallo <acorallo@gnu.org>
;; Maintainer: Andrea Corallo <acorallo@gnu.org>
- scratch/elisp-benchmarks fc30f892922 30/54: * elisp-benchmarks.el : Rename feature nativecomp -> feature-nativecompile, (continued)
- scratch/elisp-benchmarks fc30f892922 30/54: * elisp-benchmarks.el : Rename feature nativecomp -> feature-nativecompile, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks fc96f951783 31/54: * Rename comp-speed -> native-comp-speed + bump new version, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks f5a7f266b7a 26/54: Make `comp-speed' controllable through a customize, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 09b68bdaabf 41/54: * elisp-benchmarks.el: Bump version, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks ffe5fd6b642 40/54: * benchmarks/elb-scroll.el (elb-scroll-entry): Load native code when available, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 5c15316e5e4 39/54: * benchmarks/elb-scroll.el: New benchmark, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 472cb38e582 44/54: ; * elisp-benchmarks.el: Update my mail, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 05079cd8174 50/54: elisp-benchmarks.el: Compact output and support setup code, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 1675aa61b84 32/54: ; * benchmarks/pack-unpack.el: Remove unnecessary newlines., Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 8d62f921433 51/54: elisp-benchmarks.el: Fix regression in output format, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 0b955aeabbc 45/54: ; * elisp-benchmarks.el: Update copyright year,
Pip Cet <=
- scratch/elisp-benchmarks 5d3a6564227 53/54: Add "make elisp-benchmarks" target, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks b4b10726cda 54/54: New script to import an elpa module, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 81cd14929b9 12/54: * Use the Emacs native compiler if available, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 6326535d976 22/54: * Fix for new `native-compile' interface and bump new version, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks c171f1b8144 33/54: * elisp-benchmarks.el (elisp-benchmarks-run): Fix for non-native emacs, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 400690828d1 52/54: Add "elisp-benchmarks" package from ELPA, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 17c6be0ee5c 19/54: * benchmarks/pcase.el: Don't hide the real `pcase.el`, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 49619b889c0 28/54: * elisp-benchmarks.el: Bump new version., Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 85f201476ab 36/54: * benchmarks/elb-smie.el: New benchmark, Pip Cet, 2024/12/30
- scratch/elisp-benchmarks 8ca8641e1ec 34/54: Add EIEIO benchmark, Pip Cet, 2024/12/30