emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master bd4a2fc: ; * etc/NEWS: Restore entry that had been inadvertently


From: Stefan Kangas
Subject: master bd4a2fc: ; * etc/NEWS: Restore entry that had been inadvertently deleted.
Date: Mon, 6 Sep 2021 02:57:14 -0400 (EDT)

branch: master
commit bd4a2fc385e33d27831917b8901afcddc4a8b3df
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * 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 9b7cc8f..2d15ada 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]