emacs-devel
[Top][All Lists]
Advanced

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

Re: Performance issue w/ `cl-loop`s `collect...into`


From: Basil L. Contovounesios
Subject: Re: Performance issue w/ `cl-loop`s `collect...into`
Date: Mon, 09 Apr 2018 13:22:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Tianxiang Xiong <address@hidden> writes:

> Is there a function to easily time operations in Emacs Lisp? Something
> like Clojure's `core/time`?

There are the macros benchmark-run and benchmark-run-compiled, as
mentioned under (info "(elisp) Profiling").

-- 
Basil



reply via email to

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