[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/elisp-benchmarks ba18acd0c17 32/54: ; * benchmarks/pack-unpack.e
From: |
Pip Cet |
Subject: |
scratch/elisp-benchmarks ba18acd0c17 32/54: ; * benchmarks/pack-unpack.el: Remove unnecessary newlines. |
Date: |
Sat, 4 Jan 2025 12:26:35 -0500 (EST) |
branch: scratch/elisp-benchmarks
commit ba18acd0c1721305015dbe5f23e30d706c95f2ed
Author: Andrea Corallo <akrl@sdf.org>
Commit: Andrea Corallo <akrl@sdf.org>
; * benchmarks/pack-unpack.el: Remove unnecessary newlines.
---
benchmarks/benchmarks/pack-unpack.el | 3 ---
1 file changed, 3 deletions(-)
diff --git a/benchmarks/benchmarks/pack-unpack.el
b/benchmarks/benchmarks/pack-unpack.el
index 85aa2caa6da..d05571e4568 100644
--- a/benchmarks/benchmarks/pack-unpack.el
+++ b/benchmarks/benchmarks/pack-unpack.el
@@ -63,7 +63,6 @@
(data vec length)
(_ align 4)))
-
(defconst packet-bindat-type
(bindat-type
(header type header-bindat-type)
@@ -123,7 +122,5 @@
(bindat-unpack packet-bindat-spec
(bindat-pack packet-bindat-spec struct-bindat))))
-
-
(provide 'benchmarks/pack-unpack)
;;; benchmarks/pack-unpack.el ends here
- scratch/elisp-benchmarks ac99d921411 15/54: * benchmarks/pcase.el: Add new u-benchmark., (continued)
- scratch/elisp-benchmarks ac99d921411 15/54: * benchmarks/pcase.el: Add new u-benchmark., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 43fe57b7d90 16/54: * benchmarks/map-closure.el: Add new u-benchmark., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 370809463f2 17/54: ; * elisp-benchmarks.el: Tag new version and update copyright., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks a9d26e8f320 18/54: * Update for new native-comp API + tag new version, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks e6717e1de7f 19/54: * benchmarks/pcase.el: Don't hide the real `pcase.el`, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks f5834702781 23/54: Make `comp-speed' explicit in each benchmark, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 00afe629432 20/54: Add new 'inclist-type-hints' benchmark + tag new version, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 8d15a1e6601 26/54: Make `comp-speed' controllable through a customize, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks a0d6af36237 28/54: * elisp-benchmarks.el: Bump new version., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 0458ad6d03d 30/54: * elisp-benchmarks.el : Rename feature nativecomp -> feature-nativecompile, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks ba18acd0c17 32/54: ; * benchmarks/pack-unpack.el: Remove unnecessary newlines.,
Pip Cet <=
- scratch/elisp-benchmarks f43385543fc 46/54: * Handle 'compilation-safety', Pip Cet, 2025/01/04
- scratch/elisp-benchmarks f0132de78c1 47/54: * elisp-benchmarks.el: Bump new version., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 3dba0bfbf4d 37/54: * benchmarks/elb-bytecomp.el: New benchmark, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 0dc090098dd 34/54: Add EIEIO benchmark, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 2eb211695bc 43/54: * benchmarks/elb-smie.el (elb-font-lock-entry): New benchmark, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 6965195a757 49/54: * elisp-benchmarks.el: Bump new version., Pip Cet, 2025/01/04
- scratch/elisp-benchmarks d7f3b38a26b 50/54: elisp-benchmarks.el: Compact output and support setup code, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks a32a99ae8af 54/54: New script to import an elpa module, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 59b2387ba71 52/54: Add "elisp-benchmarks" package from ELPA, Pip Cet, 2025/01/04
- scratch/elisp-benchmarks 908c78fe2bb 42/54: ; Prefer HTTPS to HTTP in URLs, Pip Cet, 2025/01/04