aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change admin/elpa2emacs.sh to work better with the slow Elpa serverscratch/elisp-benchmarksPip Cet2025-02-171-9/+13
* Allow checking out a commit in elpa2emacs.shPip Cet2025-02-081-4/+3
* Add "make elisp-benchmarks" targetPip Cet2025-02-063-1/+94
* Add "elisp-benchmarks" package from ELPAPip Cet2025-02-0619-0/+4885
|\
| * * benchmarks/bubble-no-cons.el (elb-bubble-no-cons): Fix provide.Andrea Corallo2025-01-061-1/+1
| * elisp-benchmarks.el: Fix regression in output formatStefan Monnier2024-07-081-5/+8
| * elisp-benchmarks.el: Compact output and support setup codeStefan Monnier2024-07-071-17/+49
| * * elisp-benchmarks.el: Bump new version.Andrea Corallo2024-05-181-1/+1
| * * elisp-benchmarks.el (native-comp-speed, compilation-safety): Fix warning.Andrea Corallo2024-05-151-5/+2
| * * elisp-benchmarks.el: Bump new version.Andrea Corallo2024-05-151-1/+1
| * * Handle 'compilation-safety'Andrea Corallo2024-05-151-0/+8
| * ; * elisp-benchmarks.el: Update copyright yearAndrea Corallo2024-04-041-1/+1
| * ; * elisp-benchmarks.el: Update my mailAndrea Corallo2024-04-041-2/+2
| * * benchmarks/elb-smie.el (elb-font-lock-entry): New benchmarkStefan Monnier2023-09-281-1/+10
| * ; Prefer HTTPS to HTTP in URLsStefan Kangas2022-12-212-2/+2
| * * elisp-benchmarks.el: Bump versionStefan Monnier2022-02-141-1/+1
| * * benchmarks/elb-scroll.el (elb-scroll-entry): Load native code when availableAndrea Corallo2022-02-101-1/+1
| * * benchmarks/elb-scroll.el: New benchmarkStefan Monnier2022-02-081-0/+61
| * Make it usable on Emacs-27Stefan Monnier2022-02-086-53/+65
| * * benchmarks/elb-bytecomp.el: New benchmarkStefan Monnier2022-02-081-0/+32
| * * benchmarks/elb-smie.el: New benchmarkStefan Monnier2022-02-083-2/+3418
| * * benchmarks/elb-eieio.el: Fix copyrightStefan Monnier2022-02-071-1/+1
| * Add EIEIO benchmarkStefan Monnier2022-02-076-101/+102
| * * elisp-benchmarks.el (elisp-benchmarks-run): Fix for non-native emacsAndrea Corallo2021-12-011-2/+2
| * ; * benchmarks/pack-unpack.el: Remove unnecessary newlines.Andrea Corallo2021-05-061-3/+0
| * * Rename comp-speed -> native-comp-speed + bump new versionAndrea Corallo2021-05-061-4/+4
| * * elisp-benchmarks.el : Rename feature nativecomp -> feature-nativecompileAndrea Corallo2021-05-061-2/+2
| * * benchmarks/pack-unpack.el: New file.Stefan Monnier2021-03-174-86/+230
| * * elisp-benchmarks.el: Bump new version.Andrea Corallo2021-03-161-1/+1
| * * elisp-benchmarks.el (elb-runs): Fix group.Andrea Corallo2021-03-161-1/+1
| * Make `comp-speed' controllable through a customizeAndrea Corallo2021-03-161-6/+11
| * Revert "Make `comp-speed' explicit in each benchmark"Andrea Corallo2021-03-1615-57/+4
| * Allow for GC to kick in pidigitAndrea Corallo2021-03-152-1/+2
| * Make `comp-speed' explicit in each benchmarkAndrea Corallo2021-03-1515-4/+57
| * * Fix for new `native-compile' interface and bump new versionAndrea Corallo2020-11-201-2/+2
| * * elisp-benchmarks.el (elisp-benchmarks-run): Use featurep to detect nativecompAndrea Corallo2020-11-201-1/+1
| * Add new 'inclist-type-hints' benchmark + tag new versionAndrea Corallo2020-09-142-1/+45
| * * benchmarks/pcase.el: Don't hide the real `pcase.el`Stefan Monnier2020-09-031-1/+19
| * * Update for new native-comp API + tag new versionAndrea Corallo2020-08-181-2/+2
| * ; * elisp-benchmarks.el: Tag new version and update copyright.Andrea Corallo2020-06-091-2/+2
| * * benchmarks/map-closure.el: Add new u-benchmark.Andrea Corallo2020-06-091-0/+44
| * * benchmarks/pcase.el: Add new u-benchmark.Andrea Corallo2020-06-091-0/+50
| * * elisp-benchmarks.el (elisp-benchmarks-run): Minor, better regexp.Andrea Corallo2020-06-091-1/+1
| * * benchmarks/flet.el: Add new u-benchmark.Andrea Corallo2020-06-091-0/+41
| * * Use the Emacs native compiler if availableAndrea Corallo2020-05-191-4/+19
| * * elisp-benchmarks.el (elisp-benchmarks-run): Recompile by default.Andrea Corallo2020-05-191-1/+1
| * * elisp-benchmarks.el: Typo fixNoor Christensen2020-03-151-2/+2
| * * elisp-benchmarks.el: Increase minor package versionAndrea Corallo2020-03-141-1/+1
| * * benchmarks/dhrystone.el: New benchmarkLuca Nassi2020-03-141-0/+305
| * * benchmarks/nbody.el: New benchmarkLuca Nassi2020-03-141-0/+142