From bd4a2fc385e33d27831917b8901afcddc4a8b3df Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 6 Sep 2021 08:47:10 +0200 Subject: [PATCH] ; * etc/NEWS: Restore entry that had been inadvertently deleted. --- etc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 9b7cc8f33be..2d15ada4384 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3286,6 +3286,10 @@ It is written as '(:success BODY...)' where BODY is executed whenever the protected form terminates without error, with the specified variable bound to the the value of the protected form. +** New function 'benchmark-call' to measure the execution time of a function. +Additionally, the number of repetitions can be expressed as a minimal duration +in seconds. + +++ ** A function can now be thrown to the 'exit' label in addition to t or nil. The command loop will call it with zero arguments before returning. -- 2.39.2