]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/benchmark.el (benchmark-call): New function
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 17 Mar 2021 23:04:28 +0000 (19:04 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 17 Mar 2021 23:04:28 +0000 (19:04 -0400)
commit82c3bd1e4a58f6fefcb7d69b6e04013bd86f54be
tree183c0845052e3d8a51c80e429b6333471a251b36
parent3cd3f230c924e5a095f37ea9c6ea6f9f6c5cf473
* lisp/emacs-lisp/benchmark.el (benchmark-call): New function

(benchmark-run, benchmark-run-compiled, benchmark): Use it.
(benchmark--adaptive): New internal function.
doc/lispref/debugging.texi
etc/NEWS
lisp/emacs-lisp/benchmark.el