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.
Clojureのドキュメントは次のとおりです。
clojure.core/time ([expr]) Macro Evaluates expr and prints the time it took. Returns the value of expr.
Emacs Lispでこれを行う(半)標準的な方法はありますか?
Emacs Lisp Benchmarkをお試しください