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: Stefan Monnier
Subject: Re: Performance issue w/ `cl-loop`s `collect...into`
Date: Mon, 09 Apr 2018 08:07:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

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

There's `benchmark`, `benchmark-run`, and `benchmark-run-compiled`.


        Stefan



reply via email to

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