]> git.eshelyaron.com Git - emacs.git/commit
Add new macro `benchmark-progn'
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 15 Oct 2019 06:19:08 +0000 (08:19 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 15 Oct 2019 06:19:14 +0000 (08:19 +0200)
commitddc9837bf48c99c31df397438175afc2f9d3819c
treeee6b48e346a3544e2cdd276a0e54f14285c6ad43
parent7acc621e373ba1371495e15e5e78aa6ce948a9a6
Add new macro `benchmark-progn'

* doc/lispref/debugging.texi (Profiling): Mention it.

* lisp/emacs-lisp/benchmark.el (benchmark-progn): New macro.
doc/lispref/debugging.texi
etc/NEWS
lisp/emacs-lisp/benchmark.el