Version 1.15 of package Elisp-Benchmarks has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Elisp-Benchmarks describes itself as: =========================== elisp benchmarks collection =========================== More at https://elpa.gnu.org/packages/elisp-benchmarks.html ## Summary: In use for testing the Emacs Lisp implementation performance. To minimize CPU frequency bouncing effects and other sources of noise all benchmarks are repeated `elb-runs' times by default. To add a new benchmark just depose the file into the benchmarks/ directory. Every benchmark foo.el has to define as entry-point a function foo-entry. ## Recent NEWS: [Not provided 🙁]
