[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/elisp-benchmarks 6959d1ba946 02/54: * elisp-benchmarks.el: Inclu
From: |
Pip Cet |
Subject: |
scratch/elisp-benchmarks 6959d1ba946 02/54: * elisp-benchmarks.el: Include the benchmarks in the package! |
Date: |
Sat, 4 Jan 2025 12:26:31 -0500 (EST) |
branch: scratch/elisp-benchmarks
commit 6959d1ba946a3836f1f045bf8fb232b5a75ce6b9
Author: Andrea Corallo <akrl@sdf.org>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
* elisp-benchmarks.el: Include the benchmarks in the package!
---
benchmarks/elisp-benchmarks.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/benchmarks/elisp-benchmarks.el b/benchmarks/elisp-benchmarks.el
index 1b95ab6f7a7..9ad44258f1c 100644
--- a/benchmarks/elisp-benchmarks.el
+++ b/benchmarks/elisp-benchmarks.el
@@ -4,8 +4,9 @@
;; Author: akrl@sdf.org
;; Maintainer: akrl@sdf.org
-;; Version: 1.0
+;; Version: 1.1
;; Keywords: languages, lisp
+;; Package-Type: multi
;; Created: 2019-01-12
;; This program is free software; you can redistribute it and/or modify
- branch scratch/elisp-benchmarks created (now a32a99ae8af), Pip Cet, 2025/01/04
- scratch/elisp-benchmarks a012610daed 01/54: New package initial add, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 6959d1ba946 02/54: * elisp-benchmarks.el: Include the benchmarks in the package!,
Pip Cet <=
- scratch/elisp-benchmarks 6757a4b5d62 03/54: * elisp-benchmarks.el: Fix Author/maintainer info, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 1e23922cefe 04/54: Reduce test setup + increase `elb-listlen-tc-len' lenght, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks f682f7bf3ed 07/54: * benchmarks/nbody.el: New benchmark, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks db13e9eae2f 08/54: * benchmarks/dhrystone.el: New benchmark, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 67425127bc7 11/54: * elisp-benchmarks.el (elisp-benchmarks-run): Recompile by default., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks be50d3ea30f 06/54: Increment version number, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks ef746b8e204 12/54: * Use the Emacs native compiler if available, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 898535f1045 27/54: * elisp-benchmarks.el (elb-runs): Fix group., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 8f1d7eef864 05/54: Loop style nit in bubble-no-cons, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 2c2c4fab5e1 13/54: * benchmarks/flet.el: Add new u-benchmark., Pip Cet, 2025/01/04