Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Here's Clojure's doc:
clojure.core/time ([expr]) Macro Evaluates expr and prints the time it took. Returns the value of expr.
Is there some (semi-) standard way to do this in Emacs lisp?
Please try Emacs Lisp Benchmark