3

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?

4

1 回答 1

5

Please try Emacs Lisp Benchmark

于 2013-07-09T18:19:28.357 回答